Files
maszyna/shaders/shadowmap.frag
2018-10-16 20:32:45 +02:00

6 lines
34 B
GLSL

in vec2 f_coord;
void main()
{
}