Searched defs:MapAlloc (Results 1 – 3 of 3) sorted by relevance
58 using MapAlloc = test_allocator<std::pair<const int, int>>; in main() typedef
56 using MapAlloc = test_allocator<std::pair<const int, int>>; in main() typedef
112 void* GrVkMemory::MapAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc) { in MapAlloc() function in GrVkMemory