Diligent Engine  v.2.4.g
Public Member Functions | List of all members
CD3DX12_SUBRESOURCE_TILING Struct Reference

#include <d3dx12_win.h>

Inheritance diagram for CD3DX12_SUBRESOURCE_TILING:

Public Member Functions

 CD3DX12_SUBRESOURCE_TILING ()
 
 CD3DX12_SUBRESOURCE_TILING (const D3D12_SUBRESOURCE_TILING &o)
 
 CD3DX12_SUBRESOURCE_TILING (UINT widthInTiles, UINT16 heightInTiles, UINT16 depthInTiles, UINT startTileIndexInOverallResource)
 
 operator const D3D12_SUBRESOURCE_TILING & () const
 

Constructor & Destructor Documentation

◆ CD3DX12_SUBRESOURCE_TILING() [1/3]

CD3DX12_SUBRESOURCE_TILING::CD3DX12_SUBRESOURCE_TILING ( )
inline

◆ CD3DX12_SUBRESOURCE_TILING() [2/3]

CD3DX12_SUBRESOURCE_TILING::CD3DX12_SUBRESOURCE_TILING ( const D3D12_SUBRESOURCE_TILING &  o)
inlineexplicit

◆ CD3DX12_SUBRESOURCE_TILING() [3/3]

CD3DX12_SUBRESOURCE_TILING::CD3DX12_SUBRESOURCE_TILING ( UINT  widthInTiles,
UINT16  heightInTiles,
UINT16  depthInTiles,
UINT  startTileIndexInOverallResource 
)
inline

Member Function Documentation

◆ operator const D3D12_SUBRESOURCE_TILING &()

CD3DX12_SUBRESOURCE_TILING::operator const D3D12_SUBRESOURCE_TILING & ( ) const
inline

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