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

5 lines
42 B
Plaintext
Raw Permalink Normal View History

2023-03-21 13:21:09 +00:00
vec4 getColor()
{
return vec4(1.0);
}