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

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

CachedTextureCount() constimpeller::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) overrideimpeller::RenderTargetCachevirtual
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) overrideimpeller::RenderTargetCachevirtual
End() overrideimpeller::RenderTargetCachevirtual
GetRenderTargetDataBegin() constimpeller::RenderTargetCacheinline
GetRenderTargetDataEnd() constimpeller::RenderTargetCacheinline
RenderTargetAllocator(std::shared_ptr< Allocator > allocator)impeller::RenderTargetAllocatorexplicit
RenderTargetCache(std::shared_ptr< Allocator > allocator)impeller::RenderTargetCacheexplicit
Start() overrideimpeller::RenderTargetCachevirtual
~RenderTargetAllocator()=defaultimpeller::RenderTargetAllocatorvirtual
~RenderTargetCache()=defaultimpeller::RenderTargetCache