Flutter Impeller
impeller::interop::SamplersAndUniforms Struct Reference

Public Attributes

std::vector< std::shared_ptr< flutter::DlColorSource > > samplers
 
std::shared_ptr< std::vector< uint8_t > > uniforms
 

Detailed Description

Definition at line 957 of file impeller.cc.

Member Data Documentation

◆ samplers

std::vector<std::shared_ptr<flutter::DlColorSource> > impeller::interop::SamplersAndUniforms::samplers

Definition at line 958 of file impeller.cc.

Referenced by impeller::interop::ReadSamplersAndUniforms().

◆ uniforms

std::shared_ptr<std::vector<uint8_t> > impeller::interop::SamplersAndUniforms::uniforms

Definition at line 959 of file impeller.cc.

Referenced by impeller::interop::ReadSamplersAndUniforms().


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