Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1011 Bytes

rwtexture2d-load.md

File metadata and controls

46 lines (26 loc) · 1011 Bytes
title description ms.assetid keywords topic_type api_type ms.topic ms.date api_name api_location
RWTexture2D::RWTexture2D Load methods
Reads texture data from a RWTexture2D.
DFD9D5C4-C02E-47BC-B5C2-3DEA99034B0D
Load methods HLSL
apiref
NA
reference
05/31/2018

RWTexture2D::Load methods

Reads texture data from a RWTexture2D.

Overload list

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

See also

RWTexture2D