#include <formats.h>
Public Attributes | |
Color | clear_color = Color::BlackTransparent() |
![]() | |
std::shared_ptr< Texture > | texture |
std::shared_ptr< Texture > | resolve_texture |
LoadAction | load_action = LoadAction::kDontCare |
StoreAction | store_action = StoreAction::kStore |
Additional Inherited Members | |
![]() | |
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().