4 lines
No EOL
47 B
GLSL
Executable file
4 lines
No EOL
47 B
GLSL
Executable file
void main()
|
|
{
|
|
gl_Position = vec4(1.0);
|
|
} |