float4 ShaderMain() : SV_TARGET { return float4(1.0f, 0.0f, 0.0f, 1.0f); }