RetroArch
Public Attributes | List of all members
D3D11_SUBRESOURCE_TILING Struct Reference

#include <d3d11_2.h>

Public Attributes

UINT WidthInTiles
 
UINT16 HeightInTiles
 
UINT16 DepthInTiles
 
UINT StartTileIndexInOverallResource
 

Member Data Documentation

◆ DepthInTiles

UINT16 D3D11_SUBRESOURCE_TILING::DepthInTiles

◆ HeightInTiles

UINT16 D3D11_SUBRESOURCE_TILING::HeightInTiles

◆ StartTileIndexInOverallResource

UINT D3D11_SUBRESOURCE_TILING::StartTileIndexInOverallResource

◆ WidthInTiles

UINT D3D11_SUBRESOURCE_TILING::WidthInTiles

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