SnapperTT

Results 11 comments of SnapperTT

Shaderc does not check the source for shader versions, the shader version is set when you invoke shaderc Eg: `shaderc -platform linux -p 120` compiles a GLSL 120 shader. The...