KhronosGroup / SPIRV-Reflect

SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
Apache License 2.0
675 stars 147 forks source link

Remove support for building with Bazel. #198

Closed dnovillo closed 1 year ago

dnovillo commented 1 year ago

This fixes https://github.com/KhronosGroup/SPIRV-Reflect/issues/188