Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.05 KB

rwtexture2darray-load.md

File metadata and controls

46 lines (26 loc) · 1.05 KB
title description ms.assetid keywords topic_type api_type ms.topic ms.date api_name api_location
RWTexture2DArray::RWTexture2DArray Load methods
Reads texture data from a RWTexture2DArray.
299A1C0E-2473-4FAB-AD0E-54AB4BABD5B7
Load methods HLSL
apiref
NA
reference
05/31/2018

RWTexture2DArray::Load methods

Reads texture data from a RWTexture2DArray.

Overload list

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

See also

RWTexture2DArray