| 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::CommandBuffer | explicitprotected |
| CommandQueueVK class | impeller::CommandBufferVK | friend |
| CompletionCallback typedef | impeller::CommandBuffer | |
| context_ | impeller::CommandBuffer | protected |
| ContextVK class | impeller::CommandBufferVK | friend |
| CreateBlitPass() | impeller::CommandBuffer | |
| CreateComputePass() | impeller::CommandBuffer | |
| CreateRenderPass(const RenderTarget &render_target) | impeller::CommandBuffer | |
| EndCommandBuffer() const | impeller::CommandBufferVK | |
| GetCommandBuffer() const | impeller::CommandBufferVK | |
| GetDescriptorPool() const | impeller::CommandBufferVK | |
| InsertDebugMarker(std::string_view label) const | impeller::CommandBufferVK | |
| PopDebugGroup() const | impeller::CommandBufferVK | |
| PushDebugGroup(std::string_view label) const | impeller::CommandBufferVK | |
| Status enum name | impeller::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::CommandBuffer | virtual |
| ~CommandBufferVK() override | impeller::CommandBufferVK | |