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