Shader_Minifier
Shader_Minifier copied to clipboard
shader blocks issue§
i get an error with GLSL when using blocks {}
it says “Expecting: qualifier” on the open brackets
in block { <— here vec3 pos; etc… }