| Overload | Description |
|---|---|
| SetPixelConstantBuffer(DataStream) | Sets the constant buffer data from a C1.Util.DX.DataStream for the Pixel stage. |
| SetPixelConstantBuffer<T>(T) | Sets the constant buffer data from a struct value for the Pixel Stage. |
| Overload | Description |
|---|---|
| SetPixelConstantBuffer(DataStream) | Sets the constant buffer data from a C1.Util.DX.DataStream for the Pixel stage. |
| SetPixelConstantBuffer<T>(T) | Sets the constant buffer data from a struct value for the Pixel Stage. |