Flutter Engine
The Flutter Engine
|
combines the texture, sampler and sampler slot information. More...
#include <command.h>
Public Attributes | |
SampledImageSlot | slot |
TextureResource | texture |
const std::unique_ptr< const Sampler > & | sampler |
combines the texture, sampler and sampler slot information.
const std::unique_ptr<const Sampler>& impeller::TextureAndSampler::sampler |
SampledImageSlot impeller::TextureAndSampler::slot |
TextureResource impeller::TextureAndSampler::texture |