Searched defs:MapAlloc (Results 1 – 4 of 4) 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
133 void* GrVkMemory::MapAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in MapAlloc() function in GrVkMemory