mirror of
https://github.com/RPCS3/glslang.git
synced 2024-11-25 04:09:41 +00:00
6 lines
37 B
GLSL
6 lines
37 B
GLSL
|
#version 300 es
|
||
|
|
||
|
void foo()
|
||
|
{
|
||
|
}
|