AcquireNextSurface() | impeller::SurfaceContextVK | |
BackendType enum name | impeller::Context | |
capture | 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() | impeller::Context | protected |
CreateCommandBuffer() const override | impeller::SurfaceContextVK | virtual |
DescribeGpuModel() const 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 | |
GetParent() const | impeller::SurfaceContextVK | |
GetPipelineLibrary() const override | impeller::SurfaceContextVK | virtual |
GetResourceAllocator() 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 |
per_frame_task_ | impeller::Context | protected |
SetWindowSurface(vk::UniqueSurfaceKHR surface, const ISize &size) | impeller::SurfaceContextVK | |
Shutdown() override | impeller::SurfaceContextVK | virtual |
StoreTaskForGPU(const std::function< void()> &task) | impeller::Context | inlinevirtual |
SurfaceContextVK(const std::shared_ptr< ContextVK > &parent) | impeller::SurfaceContextVK | explicit |
UpdateOffscreenLayerPixelFormat(PixelFormat format) | impeller::Context | virtual |
UpdateSurfaceSize(const ISize &size) const | impeller::SurfaceContextVK | |
~Context() | impeller::Context | virtual |
~SurfaceContextVK() override | impeller::SurfaceContextVK | |