ReactOS 0.4.17-dev-934-g091855f
D3D12_RESOURCE_DESC1 Struct Reference
Collaboration diagram for D3D12_RESOURCE_DESC1:

Public Attributes

D3D12_RESOURCE_DIMENSION Dimension
 
UINT64 Alignment
 
UINT64 Width
 
UINT Height
 
UINT16 DepthOrArraySize
 
UINT16 MipLevels
 
DXGI_FORMAT Format
 
DXGI_SAMPLE_DESC SampleDesc
 
D3D12_TEXTURE_LAYOUT Layout
 
D3D12_RESOURCE_FLAGS Flags
 
D3D12_MIP_REGION SamplerFeedbackMipRegion
 

Detailed Description

Definition at line 1033 of file d3d12.idl.

Member Data Documentation

◆ Alignment

UINT64 D3D12_RESOURCE_DESC1::Alignment

◆ DepthOrArraySize

UINT16 D3D12_RESOURCE_DESC1::DepthOrArraySize

◆ Dimension

◆ Flags

D3D12_RESOURCE_FLAGS D3D12_RESOURCE_DESC1::Flags

◆ Format

◆ Height

UINT D3D12_RESOURCE_DESC1::Height

◆ Layout

D3D12_TEXTURE_LAYOUT D3D12_RESOURCE_DESC1::Layout

◆ MipLevels

◆ SampleDesc

DXGI_SAMPLE_DESC D3D12_RESOURCE_DESC1::SampleDesc

◆ SamplerFeedbackMipRegion

D3D12_MIP_REGION D3D12_RESOURCE_DESC1::SamplerFeedbackMipRegion

Definition at line 1045 of file d3d12.idl.

Referenced by d3d12_resource_desc1_from_desc(), and vkd3d_init_null_resources().

◆ Width

UINT64 D3D12_RESOURCE_DESC1::Width

The documentation for this struct was generated from the following file: