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

◆ storage_mode

StorageMode impeller::RenderTarget::AttachmentConfig::storage_mode

◆ store_action


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