mirror of
https://github.com/RPCS3/glslang.git
synced 2025-02-12 22:38:35 +00:00
![John Kessenich](/assets/img/avatar_default.png)
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);
|
|
} |