Flutter Impeller
impeller::RenderTarget::AttachmentConfig Struct Reference

#include <render_target.h>

Public Attributes

StorageMode storage_mode
 
LoadAction load_action
 
StoreAction store_action
 
Color clear_color
 

Detailed Description

Definition at line 40 of file render_target.h.

Member Data Documentation

◆ clear_color

Color impeller::RenderTarget::AttachmentConfig::clear_color

◆ load_action

LoadAction impeller::RenderTarget::AttachmentConfig::load_action

◆ storage_mode

◆ store_action

StoreAction impeller::RenderTarget::AttachmentConfig::store_action

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