Files
maszyna/shaders/shadowmap.frag
2020-02-21 22:50:52 +01:00

6 lines
34 B
GLSL

in vec2 f_coord;
void main()
{
}