mirror of
https://github.com/RPCS3/glslang.git
synced 2024-11-25 04:09:41 +00:00
4 lines
47 B
GLSL
Executable File
4 lines
47 B
GLSL
Executable File
void main()
|
|
{
|
|
gl_Position = vec4(1.0);
|
|
} |