diff options
| author | John Zupin <johnz@lunarg.com> | 2025-03-03 14:11:17 -0700 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2025-03-03 15:35:34 -0600 |
| commit | 4b1c758046b142168a6a58dfb25d380820d8e19a (patch) | |
| tree | 06477c62e3aa2d4f225d760b85ee968f54aae876 /scripts | |
| parent | fb8f5a5d69f4590ff1f5ecacb5e3957b6d11daee (diff) | |
| download | usermoji-4b1c758046b142168a6a58dfb25d380820d8e19a.tar.xz | |
build: update volk branch to vulkan-sdk-1.4.309
Remove the reference to the vulkan-tmp-1.4.309 branch
which will be deleted eventually.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index edce55ee..d1513791 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -35,7 +35,7 @@ "cmake_options": [ "-DVOLK_INSTALL=ON" ], - "commit": "vulkan-tmp-1.4.309", + "commit": "vulkan-sdk-1.4.309", "deps": [ { "var_name": "VULKAN_HEADERS_INSTALL_DIR", |
