Lines Matching defs:shader
72 * Run our configurable linear shader pipeline:
87 const struct lp_tgsi_info *info = &variant->shader->info;
104 if (variant->shader->base.type == PIPE_SHADER_IR_TGSI) {
219 const struct lp_tgsi_info *info = &variant->shader->info;
264 const struct lp_tgsi_info *info = &variant->shader->info;
288 const struct lp_fragment_shader *shader = variant->shader;
289 const struct lp_tgsi_info *info = &shader->info;
332 /* Check shader. May not have been jitted.
336 debug_printf(" -- no linear shader\n");
340 /* Hook in the catchall shader runner: