mirror of
https://github.com/RPCS3/glslang.git
synced 2025-02-12 22:38:35 +00:00
4 lines
47 B
GLSL
Executable File
4 lines
47 B
GLSL
Executable File
void main()
|
|
{
|
|
gl_Position = vec4(1.0);
|
|
} |