aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCharles Giessen <charles@lunarg.com>2025-01-06 15:43:18 -0600
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2025-01-06 14:58:34 -0700
commit4c25e78dd87720275ab069de1fe2e005cd528ed9 (patch)
tree8481df9a80d2d9bd692f55b0d4fffec19e5b46fb /scripts
parenta71347ae4d76eb8454459373d4e1bfb929ea6a89 (diff)
downloadusermoji-4c25e78dd87720275ab069de1fe2e005cd528ed9.tar.xz
build: Update Volk to vulkan-sdk-1.4.304
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 68ef8cfe..ab4960f7 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -35,7 +35,7 @@
"cmake_options": [
"-DVOLK_INSTALL=ON"
],
- "commit": "vulkan-sdk-1.3.296",
+ "commit": "vulkan-sdk-1.4.304",
"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
+}