blob: 682432dc0d602ce2b74814c9e04bcd419d15964f [file] [log] [blame]
uniform sampler2D s;
half4 main(float2 xy) {
return half4(0);
}
/*%%*
invalid type
*%%*/