diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2022-08-06 09:24:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-06 09:24:53 +0200 |
commit | 557953d8444dfe4abf4fa2fce0d6c49d45bc2280 (patch) | |
tree | 6af9b7e2da3c5307e492d5ac5b5110e99fc57c66 /thirdparty/README.md | |
parent | c80540f9a20b45d107b9bed1e749571a83492337 (diff) | |
parent | 02e102911f80d60a785934465f1ad58f5eef4890 (diff) | |
download | redot-engine-557953d8444dfe4abf4fa2fce0d6c49d45bc2280.tar.gz |
Merge pull request #62847 from RandomShaper/upgrade_spirv_reflect
spirv-reflect: Update to latest commit
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 009e56be00..664401fca6 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -599,7 +599,7 @@ Godot. See the patch in the `patches` folder for details. ## spirv-reflect - Upstream: https://github.com/KhronosGroup/SPIRV-Reflect -- Version: git (1aceb6af56e74b92a00378842dda5c5a73f49a4b, 2022) +- Version: git (1ef99b09fa7ce5aee2c5cf70c61a4f7458d27e09, 2022) - License: Apache 2.0 Does not track Vulkan SDK releases closely, but try to package a commit newer |