Halide
D3D12_TEX1D_ARRAY_SRV Struct Reference

#include <mini_d3d12.h>

Public Attributes

UINT MostDetailedMip
 
UINT MipLevels
 
UINT FirstArraySlice
 
UINT ArraySize
 
FLOAT ResourceMinLODClamp
 

Detailed Description

Definition at line 2330 of file mini_d3d12.h.

Member Data Documentation

◆ MostDetailedMip

UINT D3D12_TEX1D_ARRAY_SRV::MostDetailedMip

Definition at line 2331 of file mini_d3d12.h.

◆ MipLevels

UINT D3D12_TEX1D_ARRAY_SRV::MipLevels

Definition at line 2332 of file mini_d3d12.h.

◆ FirstArraySlice

UINT D3D12_TEX1D_ARRAY_SRV::FirstArraySlice

Definition at line 2333 of file mini_d3d12.h.

◆ ArraySize

UINT D3D12_TEX1D_ARRAY_SRV::ArraySize

Definition at line 2334 of file mini_d3d12.h.

◆ ResourceMinLODClamp

FLOAT D3D12_TEX1D_ARRAY_SRV::ResourceMinLODClamp

Definition at line 2335 of file mini_d3d12.h.


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