Michael Walczyk

Results 1 issues of Michael Walczyk

I am working on a project involving a compute shader on MacOS and have set the local work group size in the shader like so: `@workgroup_size(8, 8, 8)` However, this...

type: enhancement
help wanted
good first issue
area: documentation