Searched refs:TexShadow (Results 1 – 7 of 7) sorted by relevance
227 dst->U.I.TexShadow = 1; in transform_texture()232 dst->U.I.TexShadow = 1; in transform_texture()237 dst->U.I.TexShadow = 1; in transform_texture()248 dst->U.I.TexShadow = 1; in transform_texture()253 dst->U.I.TexShadow = 1; in transform_texture()258 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()
246 GLuint TexShadow:1; member
547 if (prog_inst->TexShadow) in ptn_tex()553 instr->is_shadow = prog_inst->TexShadow; in ptn_tex()
667 if (inst->TexShadow) in _mesa_fprint_instruction_opt()
447 $$->Base.TexShadow = 1;498 $$->Base.TexShadow = 1;