Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::AllocatorGLES, including all inherited members.
Allocator() | impeller::Allocator | protected |
ContextGLES | impeller::AllocatorGLES | friend |
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() const | impeller::Allocator | inlinevirtual |
MinimumBytesPerRow(PixelFormat format) const | impeller::Allocator | virtual |
~Allocator() | impeller::Allocator | virtual |
~AllocatorGLES() override | impeller::AllocatorGLES |