Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
impeller::DepthAttachment Struct Reference

#include <formats.h>

Inheritance diagram for impeller::DepthAttachment:
impeller::Attachment

Public Attributes

double clear_depth = 0.0
 
- Public Attributes inherited from impeller::Attachment
std::shared_ptr< Texturetexture
 
std::shared_ptr< Textureresolve_texture
 
LoadAction load_action = LoadAction::kDontCare
 
StoreAction store_action = StoreAction::kStore
 

Additional Inherited Members

- Public Member Functions inherited from impeller::Attachment
bool IsValid () const
 

Detailed Description

Definition at line 651 of file formats.h.

Member Data Documentation

◆ clear_depth

double impeller::DepthAttachment::clear_depth = 0.0

Definition at line 652 of file formats.h.


The documentation for this struct was generated from the following file: