Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
impeller::ContextVK Member List

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

BackendType enum nameimpeller::Context
captureimpeller::Context
Cast(Context &base)impeller::BackendCast< ContextVK, Context >inlinestatic
Cast(const Context &base)impeller::BackendCast< ContextVK, Context >inlinestatic
Cast(Context *base)impeller::BackendCast< ContextVK, Context >inlinestatic
Cast(const Context *base)impeller::BackendCast< ContextVK, Context >inlinestatic
ChooseThreadCountForWorkers(size_t hardware_concurrency)impeller::ContextVKstatic
Context()impeller::Contextprotected
Create(Settings settings)impeller::ContextVKstatic
CreateCommandBuffer() const overrideimpeller::ContextVKvirtual
CreateSurfaceContext()impeller::ContextVK
DescribeGpuModel() const overrideimpeller::ContextVKvirtual
GetBackendType() const overrideimpeller::ContextVKvirtual
GetCapabilities() const overrideimpeller::ContextVKvirtual
GetCommandPoolRecycler() constimpeller::ContextVK
GetCommandQueue() const overrideimpeller::ContextVKvirtual
GetConcurrentWorkerTaskRunner() constimpeller::ContextVK
GetDescriptorPoolRecycler() constimpeller::ContextVK
GetDevice() constimpeller::ContextVK
GetDeviceHolder() constimpeller::ContextVKinline
GetDriverInfo() constimpeller::ContextVK
GetFenceWaiter() constimpeller::ContextVK
GetGPUTracer() constimpeller::ContextVK
GetGraphicsQueue() constimpeller::ContextVK
GetHash() constimpeller::ContextVKinline
GetInstance() constimpeller::ContextVK
GetPhysicalDevice() constimpeller::ContextVK
GetPipelineLibrary() const overrideimpeller::ContextVKvirtual
GetResourceAllocator() const overrideimpeller::ContextVKvirtual
GetResourceManager() constimpeller::ContextVK
GetSamplerLibrary() const overrideimpeller::ContextVKvirtual
GetShaderLibrary() const overrideimpeller::ContextVKvirtual
GetYUVConversionLibrary() constimpeller::ContextVK
InitializeCommonlyUsedShadersIfNeeded() const overrideimpeller::ContextVKvirtual
IsValid() const overrideimpeller::ContextVKvirtual
kMaxTasksAwaitingGPUimpeller::Contextstatic
per_frame_task_impeller::Contextprotected
RecordFrameEndTime() constimpeller::ContextVK
SetDebugName(T handle, std::string_view label) constimpeller::ContextVKinline
SetDebugName(const vk::Device &device, T handle, std::string_view label)impeller::ContextVKinlinestatic
SetOffscreenFormat(PixelFormat pixel_format)impeller::ContextVK
Shutdown() overrideimpeller::ContextVKvirtual
StoreTaskForGPU(const std::function< void()> &task)impeller::Contextinlinevirtual
UpdateOffscreenLayerPixelFormat(PixelFormat format)impeller::Contextvirtual
~Context()impeller::Contextvirtual
~ContextVK() overrideimpeller::ContextVK