blob: a53eedacfa47dd5d9acc522c64c36c3079452f18 [file] [log] [blame]
### Compilation failed:
error: 1: 'in' is not permitted here
in T { int x; };
^^
error: 1: interface blocks are not allowed in this kind of program
in T { int x; };
^
error: 2: 'main' must return: 'vec4', 'float4', or 'half4'
void main() { sk_FragCoord; }
^^^^^^^^^^^
3 errors