Searched refs:TexShadow (Results 1 – 23 of 23) sorted by relevance
254 dst->U.I.TexShadow = 1; in transform_texture()259 dst->U.I.TexShadow = 1; in transform_texture()264 dst->U.I.TexShadow = 1; in transform_texture()
111 unsigned int TexShadow:1; member
316 inst->U.I.TexShadow ? "SHADOW" : "", in rc_print_normal_instruction()
398 GLuint TexShadow:1; member
1044 inst->TexShadow = 0; in _mesa_postprocess_program()1058 inst->TexShadow = 0; in _mesa_postprocess_program()1062 inst->TexShadow = 0; in _mesa_postprocess_program()
755 if (inst->TexShadow) in _mesa_fprint_instruction_opt()
432 $$->Base.TexShadow = 1;491 $$->Base.TexShadow = 1;
2832 mesa_inst->TexShadow = inst->tex_shadow; in get_mesa_program()
225 inst->TexShadow = tex_shadow; in emit_tex_op()803 inst->TexShadow, in precalc_tex()864 inst->TexShadow, in precalc_tex()
327 out->tex_shadow = inst->TexShadow; in translate_insn()
721 inst->TexShadow ), in compile_instruction()
2455 (yyval.inst)->Base.TexShadow = 1;2525 (yyval.inst)->Base.TexShadow = 1;