ValveSoftware / Fossilize

A serialization format for various persistent Vulkan object types.
MIT License
584 stars 47 forks source link

Add detailed validation of workgroup sizes and limits in CS/MS/TS #233

Closed HansKristian-Work closed 1 year ago

HansKristian-Work commented 1 year ago

Implementation details in this area vary wildly and we need some way to validate execution mode limits.

This opens up to more detailed SPIR-V validation down the line.