Searched refs:ir_tex (Results 1 – 12 of 12) sorted by relevance
59 case ir_tex: in rvalue_visit()
275 case ir_tex: in visit_enter()
215 case ir_tex: in accept()
248 case ir_tex: in clone()
279 case ir_tex: in visit()
918 ir_texture_opcode op = ir_tex; /* silence warning */ in read_texture()930 op = ir_tex; in read_texture()
1332 ir_tex, /**< Regular texture look-up */ enumerator
769 if (ir->op == ir_tex) { in emit_texture_gen4()784 } else if (ir->op == ir_tex) { in emit_texture_gen4()876 case ir_tex: in emit_texture_gen4()971 case ir_tex: in emit_texture_gen5()1064 case ir_tex: in emit_texture_gen7()1145 case ir_tex: inst = emit(SHADER_OPCODE_TEX, dst); break; in emit_texture_gen7()1306 case ir_tex: in visit()
1859 case ir_tex: in visit()1885 case ir_tex: in visit()1962 if (ir->op == ir_tex || ir->op == ir_txl) { in visit()
1005 ir_texture *tex = new(p->mem_ctx) ir_texture(ir_tex); in load_texture()
2003 case ir_tex: in visit()
2601 case ir_tex: in visit()