Flutter Impeller
impeller::RenderTarget Member List

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

CreateOffscreen(const Context &context, RenderTargetAllocator &allocator, ISize size, const std::string &label="Offscreen", AttachmentConfig color_attachment_config=kDefaultColorAttachmentConfig, std::optional< AttachmentConfig > stencil_attachment_config=kDefaultStencilAttachmentConfig)impeller::RenderTargetstatic
CreateOffscreenMSAA(const Context &context, RenderTargetAllocator &allocator, ISize size, const std::string &label="Offscreen MSAA", AttachmentConfigMSAA color_attachment_config=kDefaultColorAttachmentConfigMSAA, std::optional< AttachmentConfig > stencil_attachment_config=kDefaultStencilAttachmentConfig)impeller::RenderTargetstatic
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
SetupStencilAttachment(const Context &context, RenderTargetAllocator &allocator, ISize size, bool msaa, const std::string &label="Offscreen", AttachmentConfig stencil_attachment_config=kDefaultStencilAttachmentConfig)impeller::RenderTarget
ToString() constimpeller::RenderTarget
~RenderTarget()impeller::RenderTarget