This is the complete list of members for impeller::TestImpellerAllocator, 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, bool threadsafe=false) | impeller::Allocator | |
| DebugGetHeapUsage() const | impeller::Allocator | inlinevirtual |
| DebugTraceMemoryStatistics() const | impeller::Allocator | inlinevirtual |
| IsValid() const | impeller::Allocator | |
| TestImpellerAllocator() | impeller::TestImpellerAllocator | inline |
| ~Allocator() | impeller::Allocator | virtual |
| ~TestImpellerAllocator()=default | impeller::TestImpellerAllocator |