ReactOS 0.4.17-dev-934-g091855f
D3D11_MAPPED_SUBRESOURCE Struct Reference
Collaboration diagram for D3D11_MAPPED_SUBRESOURCE:

Public Attributes

void * pData
 
UINT RowPitch
 
UINT DepthPitch
 

Detailed Description

Definition at line 995 of file d3d11.idl.

Member Data Documentation

◆ DepthPitch

UINT D3D11_MAPPED_SUBRESOURCE::DepthPitch

Definition at line 999 of file d3d11.idl.

Referenced by d3d11_device_context_Map().

◆ pData

◆ RowPitch

UINT D3D11_MAPPED_SUBRESOURCE::RowPitch

Definition at line 998 of file d3d11.idl.

Referenced by d3d11_device_context_Map(), and get_readback_vec4().


The documentation for this struct was generated from the following file: