![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <D3D12DescriptorCache.h>
Inheritance diagram for FD3D12UniqueSamplerTableKeyFuncs:Public Types | |
| typedef TCallTraits< FD3D12UniqueSamplerTable >::ParamType | KeyInitType |
| typedef TCallTraits< FD3D12UniqueSamplerTable >::ParamType | ElementInitType |
Public Types inherited from BaseKeyFuncs< FD3D12UniqueSamplerTable, FD3D12UniqueSamplerTable, false > | |
| enum | |
| typedef FD3D12UniqueSamplerTable | KeyType |
| typedef TCallTraits< FD3D12UniqueSamplerTable >::ParamType | KeyInitType |
| typedef TCallTraits< FD3D12UniqueSamplerTable >::ParamType | ElementInitType |
Static Public Member Functions | |
| static FORCEINLINE KeyInitType | GetSetKey (ElementInitType Element) |
| static FORCEINLINE bool | Matches (KeyInitType A, KeyInitType B) |
| static FORCEINLINE uint32 | GetKeyHash (KeyInitType Key) |
| typedef TCallTraits<FD3D12UniqueSamplerTable>::ParamType FD3D12UniqueSamplerTableKeyFuncs::ElementInitType |
| typedef TCallTraits<FD3D12UniqueSamplerTable>::ParamType FD3D12UniqueSamplerTableKeyFuncs::KeyInitType |
|
inlinestatic |
Calculates a hash index for a key.
|
inlinestatic |
|
inlinestatic |