#include <formats.h>
Public Attributes | |
| Color | clear_color = Color::BlackTransparent() |
Public Attributes inherited from impeller::Attachment | |
| std::shared_ptr< Texture > | texture |
| std::shared_ptr< Texture > | resolve_texture |
| LoadAction | load_action = LoadAction::kDontCare |
| StoreAction | store_action = StoreAction::kStore |
Additional Inherited Members | |
Public Member Functions inherited from impeller::Attachment | |
| bool | IsValid () const |
| Color impeller::ColorAttachment::clear_color = Color::BlackTransparent() |
Definition at line 666 of file formats.h.
Referenced by impeller::ColorAttachmentToString(), impeller::ConfigureColorAttachment(), impeller::RenderTargetAllocator::CreateOffscreen(), impeller::RenderTargetAllocator::CreateOffscreenMSAA(), impeller::GetVKClearValues(), impeller::testing::TEST_P(), impeller::SurfaceGLES::WrapFBO(), impeller::SurfaceVK::WrapSwapchainImage(), and impeller::WrapTextureWithRenderTarget().