struct CBData { half Scalar0; // This half cause the exception half4 Color; }; ConstantBuffer<CBData> CB; float4 PSMain() : SV_Target0 { return pow(CB.
確定! 回上一頁