externals: update Vulkan-Headers to v1.3.274
This commit is contained in:
parent
af5d54b6c8
commit
2d361a45b8
2 changed files with 2 additions and 2 deletions
|
@ -305,7 +305,7 @@ find_package(ZLIB 1.2 REQUIRED)
|
|||
find_package(zstd 1.5 REQUIRED)
|
||||
|
||||
if (NOT YUZU_USE_EXTERNAL_VULKAN_HEADERS)
|
||||
find_package(Vulkan 1.3.256 REQUIRED)
|
||||
find_package(Vulkan 1.3.274 REQUIRED)
|
||||
endif()
|
||||
|
||||
if (ENABLE_LIBUSB)
|
||||
|
|
2
externals/Vulkan-Headers
vendored
2
externals/Vulkan-Headers
vendored
|
@ -1 +1 @@
|
|||
Subproject commit df60f0316899460eeaaefa06d2dd7e4e300c1604
|
||||
Subproject commit 80207f9da86423ce33aff8328a792fd715f3c08f
|
Loading…
Add table
Add a link
Reference in a new issue