D3D11_MAPPED_SUBRESOURCE

Undocumented in source.
version(Windows)
struct D3D11_MAPPED_SUBRESOURCE {}

Members

Variables

DepthPitch
uint DepthPitch;
Undocumented in source.
RowPitch
uint RowPitch;
Undocumented in source.
pData
void* pData;
Undocumented in source.

Meta