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

Fix and improve CI Testing of database shader #245

Closed spencer-lunarg closed 8 months ago

spencer-lunarg commented 8 months ago

Before we were not actually failing CI if a shader crashed, new script added to check return code and produce an error as that found in the https://github.com/KhronosGroup/SPIRV-Reflect/pull/244 test