blob: bdfe3164ed9a8eaae6bbc6433f1d0a4b8ee00144 [file] [log] [blame]
in uniform half4 color;
half4 main() {
return color;
}