Searched defs:MapAlloc (Results 1 – 4 of 4) 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
45 using MapAlloc = test_allocator<std::pair<const int, int>>; in main() typedef
94 void* VulkanMemory::MapAlloc(VulkanMemoryAllocator* allocator, in MapAlloc() function in skgpu::VulkanMemory