Searched refs:GrVkMemoryAllocator (Results 1 – 16 of 16) sorted by relevance
13 using AllocationPropertyFlags = GrVkMemoryAllocator::AllocationPropertyFlags;14 using BufferUsage = GrVkMemoryAllocator::BufferUsage;20 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindBufferMemory()54 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeBufferMemory()63 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindImageMemory()106 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeImageMemory()113 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in MapAlloc()124 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in UnmapAlloc()157 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FlushMappedAlloc()169 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in InvalidateMappedAlloc()
20 static sk_sp<GrVkMemoryAllocator> Make(VkInstance instance,33 class GrVkAMDMemoryAllocator : public GrVkMemoryAllocator {35 static sk_sp<GrVkMemoryAllocator> Make(VkInstance instance,81 using INHERITED = GrVkMemoryAllocator;
28 class GrVkMemoryAllocator; variable62 GrVkMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator()208 sk_sp<GrVkMemoryAllocator>);355 sk_sp<GrVkMemoryAllocator> fMemoryAllocator;
24 GrVkMemoryAllocator::BufferUsage,
17 sk_sp<GrVkMemoryAllocator> GrVkAMDMemoryAllocator::Make(VkInstance instance, in Make()28 sk_sp<GrVkMemoryAllocator> GrVkAMDMemoryAllocator::Make(VkInstance instance, in Make()
82 using BufferUsage = GrVkMemoryAllocator::BufferUsage; in Make()
180 sk_sp<GrVkMemoryAllocator> memoryAllocator = backendContext.fMemoryAllocator; in Make()209 sk_sp<GrVkMemoryAllocator> memoryAllocator) in GrVkGpu()
14 using AllocationPropertyFlags = GrVkMemoryAllocator::AllocationPropertyFlags;15 using BufferUsage = GrVkMemoryAllocator::BufferUsage;39 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindBufferMemory()42 GrVkMemoryAllocator::BufferUsage usage = get_buffer_usage(type, dynamic); in AllocAndBindBufferMemory()45 if (usage == GrVkMemoryAllocator::BufferUsage::kCpuWritesGpuReads) { in AllocAndBindBufferMemory()80 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeBufferMemory()94 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in AllocAndBindImageMemory()126 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in FreeImageMemory()143 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in MapAlloc()159 GrVkMemoryAllocator* allocator = gpu->memoryAllocator(); in UnmapAlloc()[all …]
18 class GrVkAMDMemoryAllocator : public GrVkMemoryAllocator {54 typedef GrVkMemoryAllocator INHERITED;
29 class GrVkMemoryAllocator; variable53 GrVkMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator()264 sk_sp<GrVkMemoryAllocator> fMemoryAllocator;
15 class GrVkMemoryAllocator : public SkRefCnt {86 GR_MAKE_BITFIELD_CLASS_OPS(GrVkMemoryAllocator::AllocationPropertyFlags);
66 sk_sp<GrVkMemoryAllocator> fMemoryAllocator;
15 class GrVkMemoryAllocator : public SkRefCnt {138 GR_MAKE_BITFIELD_CLASS_OPS(GrVkMemoryAllocator::AllocationPropertyFlags)
585 "$_include/gpu/vk/GrVkMemoryAllocator.h",
646 "$_include/gpu/vk/GrVkMemoryAllocator.h",