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 |
Definition at line 62 of file command.h.
Referenced by impeller::Command::BindResource().
| TextureResource impeller::TextureAndSampler::texture |