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
672 stars 147 forks source link

Add ByteAddressBuffer support #236

Closed spencer-lunarg closed 7 months ago

spencer-lunarg commented 9 months ago

prototype for https://github.com/KhronosGroup/SPIRV-Reflect/issues/234

spencer-lunarg commented 7 months ago

closed for https://github.com/KhronosGroup/SPIRV-Reflect/pull/248