ReactOS 0.4.17-dev-934-g091855f
D3D12_MIP_REGION Struct Reference

Public Attributes

UINT Width
 
UINT Height
 
UINT Depth
 

Detailed Description

Definition at line 1012 of file d3d12.idl.

Member Data Documentation

◆ Depth

UINT D3D12_MIP_REGION::Depth

Definition at line 1016 of file d3d12.idl.

Referenced by d3d12_resource_desc1_from_desc(), and d3d12_resource_validate_desc().

◆ Height

UINT D3D12_MIP_REGION::Height

Definition at line 1015 of file d3d12.idl.

Referenced by d3d12_resource_desc1_from_desc(), and d3d12_resource_validate_desc().

◆ Width

UINT D3D12_MIP_REGION::Width

Definition at line 1014 of file d3d12.idl.

Referenced by d3d12_resource_desc1_from_desc(), and d3d12_resource_validate_desc().


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