D3D12_MEMCPY_DEST

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

Members

Variables

RowPitch
size_t RowPitch;
Undocumented in source.
SlicePitch
size_t SlicePitch;
Undocumented in source.
pData
void* pData;
Undocumented in source.

Meta