SourceRenderer icon indicating copy to clipboard operation
SourceRenderer copied to clipboard

Fix Metal dispatches & mesh dispatches

Open K0bin opened this issue 8 months ago • 0 comments

The group size needs to be specified when issuing the dispatch command so we need to read it from the shader. This isn't exposed in the C API of SPIRV-Cross right now unfortunately.

K0bin avatar May 03 '25 13:05 K0bin