Flutter Impeller
impeller::CommandBufferVK Member List

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

AllocateDescriptorSets(const vk::DescriptorSetLayout &layout, PipelineKey pipeline_key, const ContextVK &context)impeller::CommandBufferVK
Cast(CommandBuffer &base)impeller::BackendCast< CommandBufferVK, CommandBuffer >inlinestatic
Cast(const CommandBuffer &base)impeller::BackendCast< CommandBufferVK, CommandBuffer >inlinestatic
Cast(CommandBuffer *base)impeller::BackendCast< CommandBufferVK, CommandBuffer >inlinestatic
Cast(const CommandBuffer *base)impeller::BackendCast< CommandBufferVK, CommandBuffer >inlinestatic
CommandBuffer(std::weak_ptr< const Context > context)impeller::CommandBufferexplicitprotected
CommandQueueVK classimpeller::CommandBufferVKfriend
CompletionCallback typedefimpeller::CommandBuffer
context_impeller::CommandBufferprotected
ContextVK classimpeller::CommandBufferVKfriend
CreateBlitPass()impeller::CommandBuffer
CreateComputePass()impeller::CommandBuffer
CreateRenderPass(const RenderTarget &render_target)impeller::CommandBuffer
EndCommandBuffer() constimpeller::CommandBufferVK
GetCommandBuffer() constimpeller::CommandBufferVK
GetDescriptorPool() constimpeller::CommandBufferVK
InsertDebugMarker(std::string_view label) constimpeller::CommandBufferVK
PopDebugGroup() constimpeller::CommandBufferVK
PushDebugGroup(std::string_view label) constimpeller::CommandBufferVK
Status enum nameimpeller::CommandBuffer
Track(const std::shared_ptr< SharedObjectVK > &object)impeller::CommandBufferVK
Track(const std::shared_ptr< const DeviceBuffer > &buffer)impeller::CommandBufferVK
Track(const std::shared_ptr< const Texture > &texture)impeller::CommandBufferVK
Track(const std::shared_ptr< const TextureSourceVK > &texture)impeller::CommandBufferVK
WaitUntilCompleted()impeller::CommandBuffer
WaitUntilScheduled()impeller::CommandBuffer
~CommandBuffer()impeller::CommandBuffervirtual
~CommandBufferVK() overrideimpeller::CommandBufferVK