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

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

CommandBuffer(std::weak_ptr< const Context > context)impeller::CommandBufferexplicitprotected
CompletionCallback typedefimpeller::CommandBuffer
context_impeller::CommandBufferprotected
CreateBlitPass()impeller::CommandBuffer
CreateComputePass()impeller::CommandBuffer
CreateRenderPass(const RenderTarget &render_target)impeller::CommandBuffer
IsValid() const =0impeller::CommandBufferpure virtual
MOCK_METHOD(bool, IsValid,(),(const, override))impeller::testing::MockCommandBuffer
MOCK_METHOD(void, SetLabel,(const std::string &label),(const, override))impeller::testing::MockCommandBuffer
MOCK_METHOD(std::shared_ptr< BlitPass >, OnCreateBlitPass,(),(override))impeller::testing::MockCommandBuffer
MOCK_METHOD(bool, OnSubmitCommands,(CompletionCallback callback),(override))impeller::testing::MockCommandBuffer
MOCK_METHOD(void, OnWaitUntilScheduled,(),(override))impeller::testing::MockCommandBuffer
MOCK_METHOD(std::shared_ptr< ComputePass >, OnCreateComputePass,(),(override))impeller::testing::MockCommandBuffer
MOCK_METHOD(std::shared_ptr< RenderPass >, OnCreateRenderPass,(RenderTarget render_target),(override))impeller::testing::MockCommandBuffer
MockCommandBuffer(std::weak_ptr< const Context > context)impeller::testing::MockCommandBufferinlineexplicit
OnCreateBlitPass()=0impeller::CommandBufferprotectedpure virtual
OnCreateComputePass()=0impeller::CommandBufferprotectedpure virtual
OnCreateRenderPass(RenderTarget render_target)=0impeller::CommandBufferprotectedpure virtual
OnSubmitCommands(CompletionCallback callback)=0impeller::CommandBufferprotectedpure virtual
OnWaitUntilScheduled()=0impeller::CommandBufferprotectedpure virtual
SetLabel(const std::string &label) const =0impeller::CommandBufferpure virtual
Status enum nameimpeller::CommandBuffer
WaitUntilScheduled()impeller::CommandBuffer
~CommandBuffer()impeller::CommandBuffervirtual