D3D12_TILED_RESOURCE_COORDINATE

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

Members

Variables

Subresource
UINT Subresource;
Undocumented in source.
X
UINT X;
Undocumented in source.
Y
UINT Y;
Undocumented in source.
Z
UINT Z;
Undocumented in source.

Meta