Home
last modified time | relevance | path

Searched refs:FastMap (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/common/
DFastVector_unittest.cpp349 TEST(FastMap, Basic) in TEST() argument
351 FastMap<int, 5> testMap; in TEST()
DFastVector.h577 class FastMap final
589 FastMap() {} in FastMap() function
590 ~FastMap() {} in ~FastMap()
622 bool operator==(const FastMap<Value, N> &other) const
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h1612 angle::FastMap<WriteDescriptorDesc, kFastDescriptorSetDescLimit> mDescs;