glslang/Test/glsl.-P.included.glsl
2023-04-06 13:38:39 -04:00

5 lines
42 B
GLSL

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