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

#include <render_target.h>

Public Attributes

StorageMode storage_mode
 
StorageMode resolve_storage_mode
 
LoadAction load_action
 
StoreAction store_action
 
Color clear_color
 

Detailed Description

Definition at line 47 of file render_target.h.

Member Data Documentation

◆ clear_color

Color impeller::RenderTarget::AttachmentConfigMSAA::clear_color

Definition at line 52 of file render_target.h.

◆ load_action

LoadAction impeller::RenderTarget::AttachmentConfigMSAA::load_action

Definition at line 50 of file render_target.h.

◆ resolve_storage_mode

StorageMode impeller::RenderTarget::AttachmentConfigMSAA::resolve_storage_mode

Definition at line 49 of file render_target.h.

◆ storage_mode

StorageMode impeller::RenderTarget::AttachmentConfigMSAA::storage_mode

Definition at line 48 of file render_target.h.

◆ store_action

StoreAction impeller::RenderTarget::AttachmentConfigMSAA::store_action

Definition at line 51 of file render_target.h.


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