Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 951 Bytes

rwbuffer-load.md

File metadata and controls

46 lines (26 loc) · 951 Bytes
title description ms.assetid keywords topic_type api_type ms.topic ms.date api_name api_location
RWBuffer::RWBuffer Load methods
Gets one value from a RWBuffer.
85A8F1C9-6896-4E3A-AFDF-B82D1D3E96EA
Load methods HLSL
apiref
NA
reference
05/31/2018

RWBuffer::Load methods

Gets one value from a RWBuffer.

Overload list

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

See also

RWBuffer