xref
: /
third_party
/
glslang
/
Test
/
errors.frag
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/glslang/Test/
1
int main(int foo)
2
{
3
return 1;
4
}
5