blob: d4824c6b18892d4352edd692b5af5ed4a2ab9ace [file] [log] [blame]
float4 main() {
return float4(0.0f, 0.0f, 0.0f, 1.0f);
}