RetroArch
Public Attributes | List of all members
D3D12_SUBRESOURCE_TILING Struct Reference

#include <d3d12.h>

Public Attributes

UINT WidthInTiles
 
UINT16 HeightInTiles
 
UINT16 DepthInTiles
 
UINT StartTileIndexInOverallResource
 

Member Data Documentation

◆ DepthInTiles

UINT16 D3D12_SUBRESOURCE_TILING::DepthInTiles

◆ HeightInTiles

UINT16 D3D12_SUBRESOURCE_TILING::HeightInTiles

◆ StartTileIndexInOverallResource

UINT D3D12_SUBRESOURCE_TILING::StartTileIndexInOverallResource

◆ WidthInTiles

UINT D3D12_SUBRESOURCE_TILING::WidthInTiles

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