RetroArch
Public Attributes | List of all members
D3D12_SUBRESOURCE_FOOTPRINT Struct Reference

#include <d3d12.h>

Public Attributes

DXGI_FORMAT Format
 
UINT Width
 
UINT Height
 
UINT Depth
 
UINT RowPitch
 

Member Data Documentation

◆ Depth

UINT D3D12_SUBRESOURCE_FOOTPRINT::Depth

◆ Format

DXGI_FORMAT D3D12_SUBRESOURCE_FOOTPRINT::Format

◆ Height

UINT D3D12_SUBRESOURCE_FOOTPRINT::Height

◆ RowPitch

UINT D3D12_SUBRESOURCE_FOOTPRINT::RowPitch

◆ Width

UINT D3D12_SUBRESOURCE_FOOTPRINT::Width

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