Texture2DMS::Load methods

Retrieves a value from the resource at the location and sample index provided.

Overload list

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

See also

Texture2DMS