Searched defs:memoryAllocator (Results 1 – 9 of 9) sorted by relevance
81 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator = context.fMemoryAllocator; in Make() local106 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator, in VulkanSharedContext()
37 skgpu::VulkanMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator() function
28 VulkanAlloc memoryAllocator() const { return fMemoryAlloc; } in memoryAllocator() function in skgpu::graphite::VulkanBackendTextureData
32 skgpu::MtlMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator() function
51 GrD3DMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator() function
53 sk_sp<GrD3DMemoryAllocator> memoryAllocator = backendContext.fMemoryAllocator; in Make() local
111 skgpu::VulkanMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator() function
159 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator = backendContext.fMemoryAllocator; in Make() local196 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator) in GrVkGpu()
857 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator = VkTestMemoryAllocator::Make( in CreateVkBackendContext() local