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

fallthrough attribute was introduced only in GCC 7.0 #258

Closed vcoda closed 5 months ago

vcoda commented 5 months ago

https://stackoverflow.com/questions/45349079/how-to-use-attribute-fallthrough-correctly-in-gcc

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.