blob: 915d60d85b8084f24b0e510e164b8c122ffded9b [file] [log] [blame]
uniform fragmentProcessor s;
half4 main() {
return half4(0);
}