Halide
D3D12_SUBRESOURCE_TILING Struct Reference

#include <mini_d3d12.h>

Public Attributes

UINT WidthInTiles
 
UINT16 HeightInTiles
 
UINT16 DepthInTiles
 
UINT StartTileIndexInOverallResource
 

Detailed Description

Definition at line 2786 of file mini_d3d12.h.

Member Data Documentation

◆ WidthInTiles

UINT D3D12_SUBRESOURCE_TILING::WidthInTiles

Definition at line 2787 of file mini_d3d12.h.

◆ HeightInTiles

UINT16 D3D12_SUBRESOURCE_TILING::HeightInTiles

Definition at line 2788 of file mini_d3d12.h.

◆ DepthInTiles

UINT16 D3D12_SUBRESOURCE_TILING::DepthInTiles

Definition at line 2789 of file mini_d3d12.h.

◆ StartTileIndexInOverallResource

UINT D3D12_SUBRESOURCE_TILING::StartTileIndexInOverallResource

Definition at line 2790 of file mini_d3d12.h.


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