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

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

Allocator()impeller::Allocatorprotected
ContextGLESimpeller::AllocatorGLESfriend
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
DebugTraceMemoryStatistics() constimpeller::Allocatorinlinevirtual
GetMaxTextureSizeSupported() const overrideimpeller::AllocatorGLESprivatevirtual
MinimumBytesPerRow(PixelFormat format) constimpeller::Allocatorvirtual
OnCreateBuffer(const DeviceBufferDescriptor &desc) overrideimpeller::AllocatorGLESprivatevirtual
OnCreateTexture(const TextureDescriptor &desc) overrideimpeller::AllocatorGLESprivatevirtual
~Allocator()impeller::Allocatorvirtual
~AllocatorGLES() overrideimpeller::AllocatorGLES