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()
333 if (ir->op != ir_txf && ir->op != ir_txf_ms && in visit()361 case ir_txf: in visit()
284 case ir_txf: in visit_enter()
975 op = ir_txf; in read_texture()1036 if (op != ir_txf && op != ir_txf_ms && in read_texture()1072 case ir_txf: in read_texture()
206 case ir_txf: in accept()
239 case ir_txf: in clone()
1863 ir_txf, /**< Texel fetch with explicit LOD */ enumerator
2353 case ir_txf: in visit()2497 case ir_txf: in visit()
6635 ir_texture *tex = new(mem_ctx) ir_texture(ir_txf); in _texelFetch()
848 case ir_txf: opcode = SHADER_OPCODE_TXF; break; in emit_texture()942 } else if (op == ir_txf) { in emit_texture()
1972 case nir_texop_txf: op = ir_txf; break; in ir_texture_opcode_for_nir_texop()
1966 case ir_txf: in visit()
4478 case ir_txf: in visit()