ReactOS 0.4.17-dev-934-g091855f
D3D12_SUBRESOURCE_TILING Struct Reference

Public Attributes

UINT WidthInTiles
 
UINT16 HeightInTiles
 
UINT16 DepthInTiles
 
UINT StartTileIndexInOverallResource
 

Detailed Description

Definition at line 857 of file d3d12.idl.

Member Data Documentation

◆ DepthInTiles

UINT16 D3D12_SUBRESOURCE_TILING::DepthInTiles

Definition at line 861 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().

◆ HeightInTiles

UINT16 D3D12_SUBRESOURCE_TILING::HeightInTiles

Definition at line 860 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().

◆ StartTileIndexInOverallResource

UINT D3D12_SUBRESOURCE_TILING::StartTileIndexInOverallResource

Definition at line 862 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().

◆ WidthInTiles

UINT D3D12_SUBRESOURCE_TILING::WidthInTiles

Definition at line 859 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().


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