commit | d2a5728b0d775675768047720e00291ae39af00e | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Mon Feb 28 16:47:43 2022 -0700 |
committer | Ian Elliott <ianelliott@google.com> | Wed Mar 16 20:51:11 2022 +0000 |
tree | 413ebcb243e8c26f847da3774ac01e9dc8fb2c7b | |
parent | 8c7e6db0c07f0090292eb66131af14ef8624eadd [diff] [blame] |
swapchain: Implement VK_KHR_surface_protected_capabilities Bug: 221490496 Test: Test with ANGLE EGLConfig-generation code Change-Id: Id01e677175a2cf98f4d893e21f3c654375772150 Merged-In: I750f052e3560e76b2035ed3c92a3ec38745b9ef4
diff --git a/vulkan/libvulkan/driver_gen.h b/vulkan/libvulkan/driver_gen.h index 8153fe2..688630c 100644 --- a/vulkan/libvulkan/driver_gen.h +++ b/vulkan/libvulkan/driver_gen.h
@@ -47,6 +47,7 @@ KHR_incremental_present, KHR_shared_presentable_image, KHR_surface, + KHR_surface_protected_capabilities, KHR_swapchain, ANDROID_external_memory_android_hardware_buffer, KHR_bind_memory2,