This is the complete list of members for impeller::testing::FlushTestAllocator, including all inherited members.
Allocator() | impeller::Allocator | protected |
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() const | impeller::Allocator | inlinevirtual |
DebugTraceMemoryStatistics() const | impeller::Allocator | inlinevirtual |
GetMaxTextureSizeSupported() const override | impeller::testing::FlushTestAllocator | inlinevirtual |
IsValid() const | impeller::Allocator | |
MinimumBytesPerRow(PixelFormat format) const | impeller::Allocator | virtual |
OnCreateBuffer(const DeviceBufferDescriptor &desc) override | impeller::testing::FlushTestAllocator | inlinevirtual |
OnCreateTexture(const TextureDescriptor &desc) override | impeller::testing::FlushTestAllocator | inlinevirtual |
~Allocator() | impeller::Allocator | virtual |