RetroArch
Public Attributes | List of all members
D3D12_TEX1D_ARRAY_SRV Struct Reference

#include <d3d12.h>

Public Attributes

UINT MostDetailedMip
 
UINT MipLevels
 
UINT FirstArraySlice
 
UINT ArraySize
 
FLOAT ResourceMinLODClamp
 

Member Data Documentation

◆ ArraySize

UINT D3D12_TEX1D_ARRAY_SRV::ArraySize

◆ FirstArraySlice

UINT D3D12_TEX1D_ARRAY_SRV::FirstArraySlice

◆ MipLevels

UINT D3D12_TEX1D_ARRAY_SRV::MipLevels

◆ MostDetailedMip

UINT D3D12_TEX1D_ARRAY_SRV::MostDetailedMip

◆ ResourceMinLODClamp

FLOAT D3D12_TEX1D_ARRAY_SRV::ResourceMinLODClamp

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