Searched refs:HashFunc (Results 1 – 11 of 11) sorted by relevance
42 struct HashFunc { struct81 D3D11on12ResourceCacheEntry::HashFunc,
62 struct HashFunc { struct99 SamplerHeapCacheEntry::HashFunc,
93 size_t D3D11on12ResourceCacheEntry::HashFunc::operator()( in operator ()()
154 size_t SamplerHeapCacheEntry::HashFunc::operator()(const SamplerHeapCacheEntry* entry) const { in operator ()()
81 size_t AttachmentStateBlueprint::HashFunc::operator()( in operator ()()138 return AttachmentStateBlueprint::HashFunc()(this); in ComputeContentHash()
29 size_t CachedObject::HashFunc::operator()(const CachedObject* obj) const { in operator ()()
31 struct HashFunc { struct
47 struct HashFunc { struct
62 std::unordered_set<Object*, typename Object::HashFunc, typename Object::EqualityFunc>;
51 std::unordered_set<T*, typename T::HashFunc, typename T::EqualityFunc> mCache;
38 struct HashFunc { struct in __anonc7e094a70111::SimpleCachedObject