UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FD3D12SamplerArrayDesc Struct Reference

#include <D3D12DescriptorCache.h>

Public Member Functions

bool operator== (const FD3D12SamplerArrayDesc &rhs) const
 

Public Attributes

uint32 Count
 
uint16 SamplerID [MAX_SAMPLERS]
 

Member Function Documentation

◆ operator==()

bool FD3D12SamplerArrayDesc::operator== ( const FD3D12SamplerArrayDesc rhs) const
inline

Member Data Documentation

◆ Count

uint32 FD3D12SamplerArrayDesc::Count

◆ SamplerID

uint16 FD3D12SamplerArrayDesc::SamplerID[MAX_SAMPLERS]

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