GRK-2023/shaders/programDepth.frag
2023-01-22 17:32:23 +01:00

5 lines
47 B
GLSL

#version 430 core
void main()
{
}