aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCharles Giessen <charles@lunarg.com>2025-02-25 08:37:06 -0600
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2025-02-25 09:10:37 -0600
commitba5e5dc5ee8a695a68446570ce6686d2f40e4065 (patch)
treef21449fccf38d1f47d20bd7f423fbcbd76215a6a /scripts
parent176fef0bccaba8bdf51de54ab4eed8d5d9aaac77 (diff)
downloadusermoji-ba5e5dc5ee8a695a68446570ce6686d2f40e4065.tar.xz
build: Update Volk to vulkan-tmp-1.4.309 branch
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 4921a928..edce55ee 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -35,7 +35,7 @@
"cmake_options": [
"-DVOLK_INSTALL=ON"
],
- "commit": "vulkan-sdk-1.4.304",
+ "commit": "vulkan-tmp-1.4.309",
"deps": [
{
"var_name": "VULKAN_HEADERS_INSTALL_DIR",
@@ -95,4 +95,4 @@
"googletest": "GOOGLETEST_INSTALL_DIR",
"Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR"
}
-} \ No newline at end of file
+}