Lines Matching full:sampler
58 #include "program/sampler.h"
172 int sampler; /**< sampler index */
2013 /* Pretend to be TXL so the sampler, coordinate, lod are available */
2028 const glsl_type *sampler_type = ir->sampler->type;
2116 inst->sampler = _mesa_get_sampler_uniform_value(ir->sampler,
2412 /* Sampler uniform values are stored in prog->SamplerUnits,
2430 params->ParameterValues[index + j][0].f = storage->sampler + j;
2830 mesa_inst->TexSrcUnit = inst->sampler;