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