Searched defs:RangeVector (Results 1 – 3 of 3) sorted by relevance
15 TEST(RangeVector, CombineConsecutiveRanges) { in TEST() argument16 using RangeVector = RangeVector<uint32_t, uint32_t>; in TEST() typedef
17194 typedef VmaSmallVector<VkMappedMemoryRange, RangeAllocator, 16> RangeVector; in FlushOrInvalidateAllocations() typedef
17165 typedef VmaSmallVector<VkMappedMemoryRange, RangeAllocator, 16> RangeVector; in FlushOrInvalidateAllocations() typedef