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