Halide
D3D12_PACKED_MIP_INFO Struct Reference

#include <mini_d3d12.h>

Public Attributes

UINT8 NumStandardMips
 
UINT8 NumPackedMips
 
UINT NumTilesForPackedMips
 
UINT StartTileIndexInOverallResource
 

Detailed Description

Definition at line 2773 of file mini_d3d12.h.

Member Data Documentation

◆ NumStandardMips

UINT8 D3D12_PACKED_MIP_INFO::NumStandardMips

Definition at line 2774 of file mini_d3d12.h.

◆ NumPackedMips

UINT8 D3D12_PACKED_MIP_INFO::NumPackedMips

Definition at line 2775 of file mini_d3d12.h.

◆ NumTilesForPackedMips

UINT D3D12_PACKED_MIP_INFO::NumTilesForPackedMips

Definition at line 2776 of file mini_d3d12.h.

◆ StartTileIndexInOverallResource

UINT D3D12_PACKED_MIP_INFO::StartTileIndexInOverallResource

Definition at line 2777 of file mini_d3d12.h.


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