combines the texture, sampler and sampler slot information. More...
#include <command.h>
Public Attributes | |
| SampledImageSlot | slot |
| TextureResource | texture |
| SamplerResource | sampler |
combines the texture, sampler and sampler slot information.
| SamplerResource impeller::TextureAndSampler::sampler |
| SampledImageSlot impeller::TextureAndSampler::slot |
Definition at line 66 of file command.h.
Referenced by impeller::ComputeCommand::BindResource(), and impeller::Command::BindResource().
| TextureResource impeller::TextureAndSampler::texture |