• Michael Spang's avatar
    Revert "Enable VK_LAYER_LUNARG_standard_validation with VK_KHR_xlib_surface" · c2234359
    Michael Spang authored
    This reverts commit 0d06e98a.
    
    Reason for revert: Causes a crash:
    
    VUID_Undefined(ERROR / SPEC): msgNum: 0 - Instance Extension VK_KHR_xlib_surface is not supported by this layer.  Using this extension may adversely affect validation results and/or produce undefined behavior.
        Objects: 1
            [0] 0, type: 0, name: NULL
    Received signal 11 SEGV_MAPERR 000000000040
    
    Original change's description:
    > Enable VK_LAYER_LUNARG_standard_validation with VK_KHR_xlib_surface
    > 
    > Tested it with vulkan-validationlayers-1.0.106
    > 
    > Bug: 843346
    > Change-Id: I180d690421ede3251721452334e59b35c28f0d49
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1662534
    > Commit-Queue: Peng Huang <penghuang@chromium.org>
    > Auto-Submit: Peng Huang <penghuang@chromium.org>
    > Reviewed-by: Jonathan Backer <backer@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#669729}
    
    TBR=penghuang@chromium.org,backer@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 843346
    Change-Id: I5a164b461039cdf1805594fcff697a9e99e60714
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1665430Reviewed-by: default avatarMichael Spang <spang@chromium.org>
    Commit-Queue: Michael Spang <spang@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#670283}
    c2234359
vulkan_instance.cc 11.2 KB