Flutter Impeller
impeller::TextureAndSampler Struct Reference

combines the texture, sampler and sampler slot information. More...

#include <command.h>

Public Attributes

SampledImageSlot slot
 
TextureResource texture
 
SamplerResource sampler
 

Detailed Description

combines the texture, sampler and sampler slot information.

Definition at line 65 of file command.h.

Member Data Documentation

◆ sampler

SamplerResource impeller::TextureAndSampler::sampler

Definition at line 68 of file command.h.

◆ slot

SampledImageSlot impeller::TextureAndSampler::slot

◆ texture

TextureResource impeller::TextureAndSampler::texture

Definition at line 67 of file command.h.


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