xemu/subprojects/glslang/Test/glsl.-P.included.glsl

5 lines
42 B
GLSL

vec4 getColor()
{
return vec4(1.0);
}