Files
bluflame/hgplus/ShaderMinifier/tests/real/extatique/put.fs
2026-04-18 22:31:51 +02:00

4 lines
42 B
GLSL

void main()
{
gl_FragColor = gl_Color;
}