D3D12_RESOURCE_DESC

Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Variables

Alignment
UINT64 Alignment;
Undocumented in source.
DepthOrArraySize
UINT16 DepthOrArraySize;
Undocumented in source.
Dimension
D3D12_RESOURCE_DIMENSION Dimension;
Undocumented in source.
Flags
D3D12_RESOURCE_FLAGS Flags;
Undocumented in source.
Format
DXGI_FORMAT Format;
Undocumented in source.
Height
UINT Height;
Undocumented in source.
Layout
D3D12_TEXTURE_LAYOUT Layout;
Undocumented in source.
MipLevels
UINT16 MipLevels;
Undocumented in source.
SampleDesc
DXGI_SAMPLE_DESC SampleDesc;
Undocumented in source.
Width
UINT64 Width;
Undocumented in source.

Meta