#include <formats.h>
Public Attributes | |
| double | clear_depth = 0.0 |
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 |
| 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().