ReactOS 0.4.17-dev-934-g091855f
D3D12_PACKED_MIP_INFO Struct Reference

Public Attributes

UINT8 NumStandardMips
 
UINT8 NumPackedMips
 
UINT NumTilesForPackedMips
 
UINT StartTileIndexInOverallResource
 

Detailed Description

Definition at line 894 of file d3d12.idl.

Member Data Documentation

◆ NumPackedMips

UINT8 D3D12_PACKED_MIP_INFO::NumPackedMips

Definition at line 897 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().

◆ NumStandardMips

UINT8 D3D12_PACKED_MIP_INFO::NumStandardMips

Definition at line 896 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().

◆ NumTilesForPackedMips

UINT D3D12_PACKED_MIP_INFO::NumTilesForPackedMips

Definition at line 898 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().

◆ StartTileIndexInOverallResource

UINT D3D12_PACKED_MIP_INFO::StartTileIndexInOverallResource

Definition at line 899 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().


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