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

#include <runtime_effect_contents.h>

Public Attributes

SamplerDescriptor sampler_descriptor
 
std::shared_ptr< Texturetexture
 

Detailed Description

Definition at line 19 of file runtime_effect_contents.h.

Member Data Documentation

◆ sampler_descriptor

SamplerDescriptor impeller::RuntimeEffectContents::TextureInput::sampler_descriptor

Definition at line 20 of file runtime_effect_contents.h.

◆ texture

std::shared_ptr<Texture> impeller::RuntimeEffectContents::TextureInput::texture

Definition at line 21 of file runtime_effect_contents.h.


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