#include <formats.h>
Public Attributes | |
uint32_t | clear_stencil = 0 |
![]() | |
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 |
uint32_t impeller::StencilAttachment::clear_stencil = 0 |
Definition at line 674 of file formats.h.
Referenced by impeller::ConfigureStencilAttachment(), impeller::RenderTarget::SetupDepthStencilAttachments(), impeller::StencilAttachmentToString(), impeller::SurfaceGLES::WrapFBO(), and impeller::WrapTextureWithRenderTarget().