ReactOS 0.4.17-dev-934-g091855f
D3D12_TILE_SHAPE Struct Reference

Public Attributes

UINT WidthInTexels
 
UINT HeightInTexels
 
UINT DepthInTexels
 

Detailed Description

Definition at line 865 of file d3d12.idl.

Member Data Documentation

◆ DepthInTexels

UINT D3D12_TILE_SHAPE::DepthInTexels

Definition at line 869 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().

◆ HeightInTexels

UINT D3D12_TILE_SHAPE::HeightInTexels

Definition at line 868 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().

◆ WidthInTexels

UINT D3D12_TILE_SHAPE::WidthInTexels

Definition at line 867 of file d3d12.idl.

Referenced by d3d12_resource_get_tiling().


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