![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <D3D12PipelineState.h>
Inheritance diagram for FD3D12PipelineStateCacheBase::TStateCacheKeyFuncs< TDesc, TValue >:Public Types | |
| typedef TTypeTraits< TDesc >::ConstPointerType | KeyInitType |
| typedef const TPairInitializer< typename TTypeTraits< TDesc >::ConstInitType, typename TTypeTraits< TValue >::ConstInitType > & | ElementInitType |
Public Types inherited from BaseKeyFuncs< TPair< TDesc, TValue >, TDesc, false > | |
| enum | |
| typedef TDesc | KeyType |
| typedef TCallTraits< TDesc >::ParamType | KeyInitType |
| typedef TCallTraits< TPair< TDesc, TValue > >::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 const TPairInitializer<typename TTypeTraits<TDesc>::ConstInitType, typename TTypeTraits<TValue>::ConstInitType>& FD3D12PipelineStateCacheBase::TStateCacheKeyFuncs< TDesc, TValue >::ElementInitType |
| typedef TTypeTraits<TDesc>::ConstPointerType FD3D12PipelineStateCacheBase::TStateCacheKeyFuncs< TDesc, TValue >::KeyInitType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |