RWStructuredBuffer::Load methods

Reads buffer data into a RWStructuredBuffer.

Overload list

Method Description
Load(int,uint) Reads buffer data and returns status about the operation.
Load(int) Reads buffer data.

See also

RWStructuredBuffer