| AcquireNextSurface() | impeller::SurfaceContextVK | |
| AddTrackingFence(const std::shared_ptr< Texture > &texture) const | impeller::Context | virtual |
| BackendType enum name | impeller::Context | |
| Cast(Context &base) | impeller::BackendCast< SurfaceContextVK, Context > | inlinestatic |
| Cast(const Context &base) | impeller::BackendCast< SurfaceContextVK, Context > | inlinestatic |
| Cast(Context *base) | impeller::BackendCast< SurfaceContextVK, Context > | inlinestatic |
| Cast(const Context *base) | impeller::BackendCast< SurfaceContextVK, Context > | inlinestatic |
| Context(const Flags &flags) | impeller::Context | explicitprotected |
| CreateCommandBuffer() const override | impeller::SurfaceContextVK | virtual |
| DescribeGpuModel() const override | impeller::SurfaceContextVK | virtual |
| DisposeThreadLocalCachedResources() override | impeller::SurfaceContextVK | virtual |
| EnqueueCommandBuffer(std::shared_ptr< CommandBuffer > command_buffer) override | impeller::SurfaceContextVK | virtual |
| flags_ | impeller::Context | protected |
| FlushCommandBuffers() override | impeller::SurfaceContextVK | virtual |
| GetBackendType() const override | impeller::SurfaceContextVK | virtual |
| GetCapabilities() const override | impeller::SurfaceContextVK | virtual |
| GetCommandQueue() const override | impeller::SurfaceContextVK | virtual |
| GetDevice() const | impeller::SurfaceContextVK | |
| GetFlags() const | impeller::Context | inline |
| GetIdleWaiter() const override | impeller::SurfaceContextVK | virtual |
| GetParent() const | impeller::SurfaceContextVK | |
| GetPipelineLibrary() const override | impeller::SurfaceContextVK | virtual |
| GetResourceAllocator() const override | impeller::SurfaceContextVK | virtual |
| GetRuntimeStageBackend() const override | impeller::SurfaceContextVK | virtual |
| GetSamplerLibrary() const override | impeller::SurfaceContextVK | virtual |
| GetShaderLibrary() const override | impeller::SurfaceContextVK | virtual |
| InitializeCommonlyUsedShadersIfNeeded() const override | impeller::SurfaceContextVK | virtual |
| IsValid() const override | impeller::SurfaceContextVK | virtual |
| kMaxTasksAwaitingGPU | impeller::Context | static |
| MarkFrameEnd() | impeller::SurfaceContextVK | |
| per_frame_task_ | impeller::Context | protected |
| ResetThreadLocalState() const | impeller::Context | virtual |
| SetSwapchain(std::shared_ptr< SwapchainVK > swapchain) | impeller::SurfaceContextVK | |
| SetWindowSurface(vk::UniqueSurfaceKHR surface, const ISize &size) | impeller::SurfaceContextVK | |
| Shutdown() override | impeller::SurfaceContextVK | virtual |
| StoreTaskForGPU(const fml::closure &task, const fml::closure &failure) | impeller::Context | inlinevirtual |
| SubmitOnscreen(std::shared_ptr< CommandBuffer > cmd_buffer) override | impeller::SurfaceContextVK | virtual |
| SurfaceContextVK(const std::shared_ptr< ContextVK > &parent) | impeller::SurfaceContextVK | explicit |
| TeardownSwapchain() | impeller::SurfaceContextVK | |
| UpdateOffscreenLayerPixelFormat(PixelFormat format) | impeller::Context | virtual |
| UpdateSurfaceSize(const ISize &size) const | impeller::SurfaceContextVK | |
| ~Context() | impeller::Context | virtual |
| ~SurfaceContextVK() override | impeller::SurfaceContextVK | |