* Add spirv-headers as a separate third_party repo Previously, we pulled in spirv-headers as part of spirv-tools. We still keep this behavior but move the content of the repo to third_party. We introduce a script for updating spirv-tools, and update the patch file. The same script will also pull in a dependent spirv-headers.
258 B
258 B
This project is pulled in as a dependency for spirv-tools. The Vulkan backend also has a dependency on this project. This project should not be updated directly, instead, please see /third_party/spirv-tools/FILAMENT_README.md for instructions for update.