Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::RenderTargetCache, including all inherited members.
CachedTextureCount() const | impeller::RenderTargetCache | |
CreateOffscreen(const Context &context, ISize size, int mip_count, const std::string &label="Offscreen", RenderTarget::AttachmentConfig color_attachment_config=RenderTarget::kDefaultColorAttachmentConfig, std::optional< RenderTarget::AttachmentConfig > stencil_attachment_config=RenderTarget::kDefaultStencilAttachmentConfig, const std::shared_ptr< Texture > &existing_color_texture=nullptr, const std::shared_ptr< Texture > &existing_depth_stencil_texture=nullptr) override | impeller::RenderTargetCache | virtual |
CreateOffscreenMSAA(const Context &context, ISize size, int mip_count, const std::string &label="Offscreen MSAA", RenderTarget::AttachmentConfigMSAA color_attachment_config=RenderTarget::kDefaultColorAttachmentConfigMSAA, std::optional< RenderTarget::AttachmentConfig > stencil_attachment_config=RenderTarget::kDefaultStencilAttachmentConfig, const std::shared_ptr< Texture > &existing_color_msaa_texture=nullptr, const std::shared_ptr< Texture > &existing_color_resolve_texture=nullptr, const std::shared_ptr< Texture > &existing_depth_stencil_texture=nullptr) override | impeller::RenderTargetCache | virtual |
End() override | impeller::RenderTargetCache | virtual |
GetRenderTargetDataBegin() const | impeller::RenderTargetCache | inline |
GetRenderTargetDataEnd() const | impeller::RenderTargetCache | inline |
RenderTargetAllocator(std::shared_ptr< Allocator > allocator) | impeller::RenderTargetAllocator | explicit |
RenderTargetCache(std::shared_ptr< Allocator > allocator) | impeller::RenderTargetCache | explicit |
Start() override | impeller::RenderTargetCache | virtual |
~RenderTargetAllocator()=default | impeller::RenderTargetAllocator | virtual |
~RenderTargetCache()=default | impeller::RenderTargetCache |