ReactOS 0.4.17-dev-934-g091855f
D3D12_TEX1D_ARRAY_SRV Struct Reference

Public Attributes

UINT MostDetailedMip
 
UINT MipLevels
 
UINT FirstArraySlice
 
UINT ArraySize
 
FLOAT ResourceMinLODClamp
 

Detailed Description

Definition at line 1511 of file d3d12.idl.

Member Data Documentation

◆ ArraySize

UINT D3D12_TEX1D_ARRAY_SRV::ArraySize

Definition at line 1516 of file d3d12.idl.

◆ FirstArraySlice

UINT D3D12_TEX1D_ARRAY_SRV::FirstArraySlice

Definition at line 1515 of file d3d12.idl.

◆ MipLevels

UINT D3D12_TEX1D_ARRAY_SRV::MipLevels

Definition at line 1514 of file d3d12.idl.

◆ MostDetailedMip

UINT D3D12_TEX1D_ARRAY_SRV::MostDetailedMip

Definition at line 1513 of file d3d12.idl.

◆ ResourceMinLODClamp

FLOAT D3D12_TEX1D_ARRAY_SRV::ResourceMinLODClamp

Definition at line 1517 of file d3d12.idl.


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