Overload | Description |
---|---|
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. |
Overload | Description |
---|---|
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. |