Searched refs:ir_txf (Results 1 – 14 of 14) sorted by relevance
167 case ir_txf: in equals()
67 case ir_txf: in rvalue_visit()
335 if (ir->op != ir_txf && ir->op != ir_txf_ms && in visit()363 case ir_txf: in visit()
284 case ir_txf: in visit_enter()
973 op = ir_txf; in read_texture()1034 if (op != ir_txf && op != ir_txf_ms && in read_texture()1070 case ir_txf: in read_texture()
206 case ir_txf: in accept()
232 case ir_txf: in clone()
1977 case ir_txf: in visit()2103 case ir_txf: in visit()
1800 ir_txf, /**< Texel fetch with explicit LOD */ enumerator
5236 ir_texture *tex = new(mem_ctx) ir_texture(ir_txf); in _texelFetch()
927 case ir_txf: opcode = SHADER_OPCODE_TXF; break; in emit_texture()1023 } else if (op == ir_txf) { in emit_texture()
2029 case nir_texop_txf: op = ir_txf; break; in ir_texture_opcode_for_nir_texop()
2031 case ir_txf: in visit()
4156 case ir_txf: in visit()