mirror of
https://github.com/RPCS3/glslang.git
synced 2024-11-28 13:40:41 +00:00
e751bca75c
Adding a test for this also uncovered an extraneous \r in the runtests script, fixed now.
4 lines
47 B
Plaintext
Executable File
4 lines
47 B
Plaintext
Executable File
void main()
|
|
{
|
|
gl_Position = vec4(1.0);
|
|
} |