• Show log

    Commit

  • Hash : e29d643e
    Author : Shahbaz Youssefi
    Date : 2024-05-07T13:40:18

    Vulkan: Fix missing per-present-mode query
    
    ... if VK_EXT_surface_maintenance1 is supported but
    VK_EXT_swapchain_maintenance1 isn't.  The code mistakenly made the
    appropriate query conditional to the presence of swapchain_maint1
    instead of surface_maint1.  On devices where surface_maint1 was
    available but swapchain_maint1 wasn't, this caused a VVL error that is
    now fixed.
    
    Bug: angleproject:8680
    Change-Id: Ide9a87f0e50887572f693d741d5476361320ea19
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5522756
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags