オーバーロード | 解説 |
---|---|
SetPixelConstantBuffer(DataStream) | Sets the constant buffer data from a GrapeCity.Documents.DX.DataStream for the Pixel stage. |
SetPixelConstantBuffer<T>(T) | Sets the constant buffer data from a struct value for the Pixel Stage. |
オーバーロード | 解説 |
---|---|
SetPixelConstantBuffer(DataStream) | Sets the constant buffer data from a GrapeCity.Documents.DX.DataStream for the Pixel stage. |
SetPixelConstantBuffer<T>(T) | Sets the constant buffer data from a struct value for the Pixel Stage. |