Flutter Engine
The Flutter Engine
impeller::ContextGLES Member List

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

AddReactorWorker(const std::shared_ptr< ReactorGLES::Worker > &worker)impeller::ContextGLES
BackendType enum nameimpeller::Context
Cast(Context &base)impeller::BackendCast< ContextGLES, Context >inlinestatic
Cast(const Context &base)impeller::BackendCast< ContextGLES, Context >inlinestatic
Cast(Context *base)impeller::BackendCast< ContextGLES, Context >inlinestatic
Cast(const Context *base)impeller::BackendCast< ContextGLES, Context >inlinestatic
Context()impeller::Contextprotected
Create(std::unique_ptr< ProcTableGLES > gl, const std::vector< std::shared_ptr< fml::Mapping > > &shader_libraries, bool enable_gpu_tracing)impeller::ContextGLESstatic
GetBackendType() const overrideimpeller::ContextGLESvirtual
GetGPUTracer() constimpeller::ContextGLESinline
GetReactor() constimpeller::ContextGLES
InitializeCommonlyUsedShadersIfNeeded() constimpeller::Contextinlinevirtual
kMaxTasksAwaitingGPUimpeller::Contextstatic
per_frame_task_impeller::Contextprotected
RemoveReactorWorker(ReactorGLES::WorkerID id)impeller::ContextGLES
StoreTaskForGPU(const std::function< void()> &task)impeller::Contextinlinevirtual
UpdateOffscreenLayerPixelFormat(PixelFormat format)impeller::Contextvirtual
~Context()impeller::Contextvirtual
~ContextGLES() overrideimpeller::ContextGLES