#include <formats.h>
Public Attributes | |
double | clear_depth = 0.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 |
double impeller::DepthAttachment::clear_depth = 0.0 |
Definition at line 670 of file formats.h.
Referenced by impeller::ConfigureDepthAttachment(), impeller::DepthAttachmentToString(), impeller::RenderTarget::SetupDepthStencilAttachments(), impeller::SurfaceGLES::WrapFBO(), and impeller::WrapTextureWithRenderTarget().