Parse uniform declarations from a GLSL shader source. Extracts uniforms with default-value comments // %value%.
// %value%
GLSL shader source code.
Array of parsed uniform info.
Parse uniform declarations from a GLSL shader source. Extracts uniforms with default-value comments
// %value%.