bgfx/tools
pezcode 302c978b1d
Make shaderc output independent of backend enums (#2411)
* Fix typo in SPIR-V id

* Use backend-agnostic shaderc output

...as opposed to directly storing and comparing against Vulkan and WebGPU enums. This is backwards-compatible with existing code and shaders.

* Remove comments and Undefined value
2021-02-28 12:38:12 -08:00
..
bin Removed tools executables to avoid repo bloat, and stale executables. Added makefile rule to build tools. 2014-02-09 18:59:49 -08:00
geometryc Happy New Year! 2021-01-14 15:53:49 -08:00
geometryv Rebuild tools embedded shaders. 2021-02-26 18:49:02 -08:00
shaderc Make shaderc output independent of backend enums (#2411) 2021-02-28 12:38:12 -08:00
texturev Rebuild tools embedded shaders. 2021-02-26 18:49:02 -08:00