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

#include <formats.h>

Inheritance diagram for impeller::ColorAttachment:
impeller::Attachment

Public Attributes

Color clear_color = Color::BlackTransparent()
 
- 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 647 of file formats.h.

Member Data Documentation

◆ clear_color

Color impeller::ColorAttachment::clear_color = Color::BlackTransparent()

Definition at line 648 of file formats.h.


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