Skip to content

Commit

Permalink
build: Update Vulkan-Headers and VUL to 1.3.300
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyg-lunarg committed Oct 25, 2024
1 parent 737b0d7 commit 76c3cfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/known_good.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"cmake_options": [
"-DVULKAN_HEADERS_ENABLE_MODULE=OFF"
],
"commit": "v1.3.299"
"commit": "v1.3.300"
},
{
"name": "Vulkan-Utility-Libraries",
"url": "https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git",
"sub_dir": "Vulkan-Utility-Libraries",
"build_dir": "Vulkan-Utility-Libraries/build",
"install_dir": "Vulkan-Utility-Libraries/build/install",
"commit": "v1.3.299",
"commit": "v1.3.300",
"deps": [
{
"var_name": "VULKAN_HEADERS_INSTALL_DIR",
Expand Down

0 comments on commit 76c3cfe

Please sign in to comment.