| Context(const Context &)=delete | impeller::interop::Context | |
| Context(std::shared_ptr< impeller::Context > context) | impeller::interop::Context | explicitprotected |
| ContextGLES() | impeller::interop::ContextGLES | |
| ContextGLES(const ContextGLES &)=delete | impeller::interop::ContextGLES | |
| Create(std::function< void *(const char *gl_proc_name)> proc_address_callback) | impeller::interop::ContextGLES | static |
| Create(std::shared_ptr< impeller::Context > context, std::shared_ptr< ReactorWorkerGLES > worker=nullptr) | impeller::interop::ContextGLES | static |
| GetAiksContext() | impeller::interop::Context | |
| GetContext() const | impeller::interop::Context | |
| GetRefCountForTests() const | impeller::interop::ObjectBase | inline |
| InteropClass typedef | impeller::interop::Object< Context, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerContext)> | |
| InteropCSibling typedef | impeller::interop::Object< Context, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerContext)> | |
| IsBackend(impeller::Context::BackendType type) const | impeller::interop::Context | |
| IsGL() const | impeller::interop::Context | |
| IsMetal() const | impeller::interop::Context | |
| IsValid() const | impeller::interop::Context | |
| IsVulkan() const | impeller::interop::Context | |
| ObjectBase()=default | impeller::interop::ObjectBase | |
| ObjectBase(const ObjectBase &)=delete | impeller::interop::ObjectBase | |
| ObjectBase(ObjectBase &&)=delete | impeller::interop::ObjectBase | |
| operator=(const ContextGLES &)=delete | impeller::interop::ContextGLES | |
| impeller::interop::Context::operator=(const Context &)=delete | impeller::interop::Context | |
| Object< Context, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerContext)>::operator=(const ObjectBase &)=delete | impeller::interop::ObjectBase | |
| Object< Context, IMPELLER_INTERNAL_HANDLE_NAME(ImpellerContext)>::operator=(ObjectBase &&)=delete | impeller::interop::ObjectBase | |
| Release() | impeller::interop::ObjectBase | inline |
| Retain() | impeller::interop::ObjectBase | inline |
| SafeRelease(void *ptr) | impeller::interop::ObjectBase | inlinestatic |
| SafeRetain(void *ptr) | impeller::interop::ObjectBase | inlinestatic |
| ~Context() override | impeller::interop::Context | |
| ~ContextGLES() override | impeller::interop::ContextGLES | |
| ~ObjectBase()=default | impeller::interop::ObjectBase | virtual |