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

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

BackendType enum nameimpeller::Context
captureimpeller::Context
Context()impeller::Contextprotected
CreateCommandBuffer() const =0impeller::Contextpure virtual
DescribeGpuModel() const =0impeller::Contextpure virtual
GetBackendType() const =0impeller::Contextpure virtual
GetCapabilities() const =0impeller::Contextpure virtual
GetCommandQueue() const =0impeller::Contextpure virtual
GetPipelineLibrary() const =0impeller::Contextpure virtual
GetResourceAllocator() const =0impeller::Contextpure virtual
GetSamplerLibrary() const =0impeller::Contextpure virtual
GetShaderLibrary() const =0impeller::Contextpure virtual
InitializeCommonlyUsedShadersIfNeeded() constimpeller::Contextinlinevirtual
IsValid() const =0impeller::Contextpure virtual
kMaxTasksAwaitingGPUimpeller::Contextstatic
MOCK_METHOD(std::string, DescribeGpuModel,(),(const, override))impeller::testing::ContextMock
MOCK_METHOD(Context::BackendType, GetBackendType,(),(const, override))impeller::testing::ContextMock
MOCK_METHOD(bool, IsValid,(),(const, override))impeller::testing::ContextMock
MOCK_METHOD(const std::shared_ptr< const Capabilities > &, GetCapabilities,(),(const, override))impeller::testing::ContextMock
MOCK_METHOD(bool, UpdateOffscreenLayerPixelFormat,(PixelFormat format),(override))impeller::testing::ContextMock
MOCK_METHOD(std::shared_ptr< Allocator >, GetResourceAllocator,(),(const, override))impeller::testing::ContextMock
MOCK_METHOD(std::shared_ptr< ShaderLibrary >, GetShaderLibrary,(),(const, override))impeller::testing::ContextMock
MOCK_METHOD(std::shared_ptr< SamplerLibrary >, GetSamplerLibrary,(),(const, override))impeller::testing::ContextMock
MOCK_METHOD(std::shared_ptr< PipelineLibrary >, GetPipelineLibrary,(),(const, override))impeller::testing::ContextMock
MOCK_METHOD(std::shared_ptr< CommandBuffer >, CreateCommandBuffer,(),(const, override))impeller::testing::ContextMock
MOCK_METHOD(std::shared_ptr< CommandQueue >, GetCommandQueue,(),(const override))impeller::testing::ContextMock
MOCK_METHOD(void, Shutdown,(),(override))impeller::testing::ContextMock
MOCK_METHOD(void, InitializeCommonlyUsedShadersIfNeeded,(),(const, override))impeller::testing::ContextMock
per_frame_task_impeller::Contextprotected
Shutdown()=0impeller::Contextpure virtual
StoreTaskForGPU(const std::function< void()> &task)impeller::Contextinlinevirtual
UpdateOffscreenLayerPixelFormat(PixelFormat format)impeller::Contextvirtual
~Context()impeller::Contextvirtual