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

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

GetColorAttachments() constimpeller::RenderTarget
GetColorAttachmentSize(size_t index) constimpeller::RenderTarget
GetDepthAttachment() constimpeller::RenderTarget
GetMaxColorAttacmentBindIndex() constimpeller::RenderTarget
GetRenderTargetPixelFormat() constimpeller::RenderTarget
GetRenderTargetSize() constimpeller::RenderTarget
GetRenderTargetTexture() constimpeller::RenderTarget
GetSampleCount() constimpeller::RenderTarget
GetStencilAttachment() constimpeller::RenderTarget
GetTotalAttachmentCount() constimpeller::RenderTarget
HasColorAttachment(size_t index) constimpeller::RenderTarget
IsValid() constimpeller::RenderTarget
IterateAllAttachments(const std::function< bool(const Attachment &attachment)> &iterator) constimpeller::RenderTarget
kDefaultColorAttachmentConfigimpeller::RenderTargetstatic
kDefaultColorAttachmentConfigMSAAimpeller::RenderTargetstatic
kDefaultStencilAttachmentConfigimpeller::RenderTargetstatic
RenderTarget()impeller::RenderTarget
SetColorAttachment(const ColorAttachment &attachment, size_t index)impeller::RenderTarget
SetDepthAttachment(std::optional< DepthAttachment > attachment)impeller::RenderTarget
SetStencilAttachment(std::optional< StencilAttachment > attachment)impeller::RenderTarget
SetupDepthStencilAttachments(const Context &context, Allocator &allocator, ISize size, bool msaa, const std::string &label="Offscreen", RenderTarget::AttachmentConfig stencil_attachment_config=RenderTarget::kDefaultStencilAttachmentConfig, const std::shared_ptr< Texture > &depth_stencil_texture=nullptr)impeller::RenderTarget
ToConfig() constimpeller::RenderTargetinline
ToString() constimpeller::RenderTarget
~RenderTarget()impeller::RenderTarget