mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2024-11-23 15:20:52 +00:00
build: Update to header 1.3.208
- Update known-good - Generate source
This commit is contained in:
parent
6b3cb3705f
commit
ab207b0829
@ -24,5 +24,5 @@
|
||||
#
|
||||
############################################################################
|
||||
|
||||
set(LOADER_GENERATED_HEADER_VERSION "1.3.207")
|
||||
set(LOADER_GENERATED_HEADER_VERSION "1.3.208")
|
||||
|
||||
|
@ -8487,6 +8487,7 @@ const char *const LOADER_INSTANCE_EXTENSIONS[] = {
|
||||
VK_KHR_GET_SURFACE_CAPABILITIES_2_EXTENSION_NAME,
|
||||
VK_KHR_GET_DISPLAY_PROPERTIES_2_EXTENSION_NAME,
|
||||
VK_KHR_SURFACE_PROTECTED_CAPABILITIES_EXTENSION_NAME,
|
||||
VK_KHR_PORTABILITY_ENUMERATION_EXTENSION_NAME,
|
||||
VK_EXT_DEBUG_REPORT_EXTENSION_NAME,
|
||||
#ifdef VK_USE_PLATFORM_GGP
|
||||
VK_GGP_STREAM_DESCRIPTOR_SURFACE_EXTENSION_NAME,
|
||||
|
@ -6,7 +6,7 @@
|
||||
"sub_dir": "Vulkan-Headers",
|
||||
"build_dir": "Vulkan-Headers/build",
|
||||
"install_dir": "Vulkan-Headers/build/install",
|
||||
"commit": "v1.3.207"
|
||||
"commit": "v1.3.208"
|
||||
},
|
||||
{
|
||||
"name": "googletest",
|
||||
|
Loading…
Reference in New Issue
Block a user