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: Support descriptor sets with recursive content when using argument buffers. #2343

Closed billhollings closed 1 week ago

billhollings commented 2 weeks ago

When using argument buffers, handle descriptor set entry points with recursive content, similar to discrete entry points with recursive content.