Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
impeller::AllocatorVK Member List

This is the complete list of members for impeller::AllocatorVK, including all inherited members.

Allocator()impeller::Allocatorprotected
ContextVKimpeller::AllocatorVKfriend
CreateBuffer(const DeviceBufferDescriptor &desc)impeller::Allocator
CreateBufferWithCopy(const uint8_t *buffer, size_t length)impeller::Allocator
CreateBufferWithCopy(const fml::Mapping &mapping)impeller::Allocator
CreateTexture(const TextureDescriptor &desc)impeller::Allocator
DebugGetHeapUsage() constimpeller::AllocatorVK
DebugTraceMemoryStatistics() const overrideimpeller::AllocatorVKprivatevirtual
FindMemoryTypeIndex(uint32_t memory_type_bits_requirement, vk::PhysicalDeviceMemoryProperties &memory_properties)impeller::AllocatorVKstatic
GetMaxTextureSizeSupported() const overrideimpeller::AllocatorVKprivatevirtual
MinimumBytesPerRow(PixelFormat format) constimpeller::Allocatorvirtual
OnCreateBuffer(const DeviceBufferDescriptor &desc) overrideimpeller::AllocatorVKprivatevirtual
OnCreateTexture(const TextureDescriptor &desc) overrideimpeller::AllocatorVKprivatevirtual
ToVKImageUsageFlags(PixelFormat format, TextureUsageMask usage, StorageMode mode, bool supports_memoryless_textures)impeller::AllocatorVKstatic
~Allocator()impeller::Allocatorvirtual
~AllocatorVK() overrideimpeller::AllocatorVK