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