Files
bluflame/hgplus/ShaderMinifier/tests/real/the orange guy/put_pixel.glsl
2026-04-18 22:31:51 +02:00

4 lines
42 B
GLSL

void main()
{
gl_FragColor = gl_Color;
}