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

#include <color_source.h>

Public Attributes

std::shared_ptr< RuntimeStageruntime_stage
 
std::shared_ptr< std::vector< uint8_t > > uniform_data
 
std::vector< RuntimeEffectContents::TextureInputtexture_inputs
 

Detailed Description

Definition at line 75 of file color_source.h.

Member Data Documentation

◆ runtime_stage

std::shared_ptr<RuntimeStage> impeller::RuntimeEffectData::runtime_stage

Definition at line 76 of file color_source.h.

◆ texture_inputs

std::vector<RuntimeEffectContents::TextureInput> impeller::RuntimeEffectData::texture_inputs

Definition at line 78 of file color_source.h.

◆ uniform_data

std::shared_ptr<std::vector<uint8_t> > impeller::RuntimeEffectData::uniform_data

Definition at line 77 of file color_source.h.


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