Relative Content

Tag Archive for rustgraphicsshaderspir-vrustgpu

Compiling for loop in rustgpu?

I am using rustgppu to compile some crates I had into spirv to use in my shaders. It seems that it is struggling to compile regular for loops, for example: