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

#include <formats.h>

Inheritance diagram for impeller::StencilAttachment:
impeller::Attachment

Public Attributes

uint32_t clear_stencil = 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 655 of file formats.h.

Member Data Documentation

◆ clear_stencil

uint32_t impeller::StencilAttachment::clear_stencil = 0

Definition at line 656 of file formats.h.


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