Flutter Impeller
impeller::RenderTarget Member List
This is the complete list of members for
impeller::RenderTarget
, including all inherited members.
GetColorAttachment
(size_t index) const
impeller::RenderTarget
GetColorAttachmentSize
(size_t index) const
impeller::RenderTarget
GetDepthAttachment
() const
impeller::RenderTarget
GetMaxColorAttacmentBindIndex
() const
impeller::RenderTarget
GetRenderTargetPixelFormat
() const
impeller::RenderTarget
GetRenderTargetSize
() const
impeller::RenderTarget
GetRenderTargetTexture
() const
impeller::RenderTarget
GetSampleCount
() const
impeller::RenderTarget
GetStencilAttachment
() const
impeller::RenderTarget
GetTotalAttachmentCount
() const
impeller::RenderTarget
HasColorAttachment
(size_t index) const
impeller::RenderTarget
IsValid
() const
impeller::RenderTarget
IterateAllAttachments
(const std::function< bool(const Attachment &attachment)> &iterator) const
impeller::RenderTarget
IterateAllColorAttachments
(const std::function< bool(size_t index, const ColorAttachment &attachment)> &iterator) const
impeller::RenderTarget
kDefaultColorAttachmentConfig
impeller::RenderTarget
static
kDefaultColorAttachmentConfigMSAA
impeller::RenderTarget
static
kDefaultStencilAttachmentConfig
impeller::RenderTarget
static
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, std::string_view label="Offscreen", RenderTarget::AttachmentConfig stencil_attachment_config=RenderTarget::kDefaultStencilAttachmentConfig, const std::shared_ptr< Texture > &depth_stencil_texture=nullptr)
impeller::RenderTarget
ToConfig
() const
impeller::RenderTarget
ToString
() const
impeller::RenderTarget
~RenderTarget
()
impeller::RenderTarget
Generated by
1.9.1