UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FD3D12ExplicitDescriptorCache::TIdentityHash< KeyType > Struct Template Reference

#include <D3D12ExplicitDescriptorCache.h>

Static Public Member Functions

static FORCEINLINE bool Matches (KeyType A, KeyType B)
 
static FORCEINLINE uint32 GetKeyHash (KeyType Key)
 

Member Function Documentation

◆ GetKeyHash()

template<typename KeyType >
static FORCEINLINE uint32 FD3D12ExplicitDescriptorCache::TIdentityHash< KeyType >::GetKeyHash ( KeyType  Key)
inlinestatic

◆ Matches()

template<typename KeyType >
static FORCEINLINE bool FD3D12ExplicitDescriptorCache::TIdentityHash< KeyType >::Matches ( KeyType  A,
KeyType  B 
)
inlinestatic

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