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

#include <d3dx12_win.h>

Inheritance diagram for CD3DX12_SUBRESOURCE_FOOTPRINT:

Public Member Functions

 CD3DX12_SUBRESOURCE_FOOTPRINT ()
 
 CD3DX12_SUBRESOURCE_FOOTPRINT (const D3D12_SUBRESOURCE_FOOTPRINT &o)
 
 CD3DX12_SUBRESOURCE_FOOTPRINT (DXGI_FORMAT format, UINT width, UINT height, UINT depth, UINT rowPitch)
 
 CD3DX12_SUBRESOURCE_FOOTPRINT (const D3D12_RESOURCE_DESC &resDesc, UINT rowPitch)
 
 operator const D3D12_SUBRESOURCE_FOOTPRINT & () const
 

Constructor & Destructor Documentation

◆ CD3DX12_SUBRESOURCE_FOOTPRINT() [1/4]

CD3DX12_SUBRESOURCE_FOOTPRINT::CD3DX12_SUBRESOURCE_FOOTPRINT ( )
inline

◆ CD3DX12_SUBRESOURCE_FOOTPRINT() [2/4]

CD3DX12_SUBRESOURCE_FOOTPRINT::CD3DX12_SUBRESOURCE_FOOTPRINT ( const D3D12_SUBRESOURCE_FOOTPRINT &  o)
inlineexplicit

◆ CD3DX12_SUBRESOURCE_FOOTPRINT() [3/4]

CD3DX12_SUBRESOURCE_FOOTPRINT::CD3DX12_SUBRESOURCE_FOOTPRINT ( DXGI_FORMAT  format,
UINT  width,
UINT  height,
UINT  depth,
UINT  rowPitch 
)
inline

◆ CD3DX12_SUBRESOURCE_FOOTPRINT() [4/4]

CD3DX12_SUBRESOURCE_FOOTPRINT::CD3DX12_SUBRESOURCE_FOOTPRINT ( const D3D12_RESOURCE_DESC &  resDesc,
UINT  rowPitch 
)
inlineexplicit

Member Function Documentation

◆ operator const D3D12_SUBRESOURCE_FOOTPRINT &()

CD3DX12_SUBRESOURCE_FOOTPRINT::operator const D3D12_SUBRESOURCE_FOOTPRINT & ( ) const
inline

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