KhronosGroup / SPIRV-Cross

SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
Apache License 2.0
1.96k stars 549 forks source link

MSL/C: Add _2 variant for the resource binding API. #2345

Closed HansKristian-Work closed 1 week ago

HansKristian-Work commented 1 week ago

Adds missing count variable for bindless.

Fix #2337.