Searched refs:nir_texop_texture_samples (Results 1 – 21 of 21) sorted by relevance
2179 nir_texop_texture_samples, /**< Texture samples query */ enumerator2312 case nir_texop_texture_samples: in nir_tex_instr_need_sampler()2359 case nir_texop_texture_samples: in nir_tex_instr_result_size()2394 case nir_texop_texture_samples: in nir_tex_instr_is_query()
1097 case nir_texop_texture_samples: in print_tex_instr()
1401 tex->op != nir_texop_texture_samples) { in nir_lower_tex_block()
77 case nir_texop_texture_samples: in do_emit()
521 case nir_texop_texture_samples: in getOperation()2943 case nir_texop_texture_samples: in visit()2992 if (insn->op == nir_texop_texture_samples) in visit()3056 case nir_texop_texture_samples: in visit()
750 if (tex->op == nir_texop_texture_samples) { in init_context()
9300 if (instr->op == nir_texop_texture_samples) { in visit_tex()
1962 params.samples_only = (instr->op == nir_texop_texture_samples); in visit_txs()2009 …= nir_texop_txs || instr->op == nir_texop_query_levels || instr->op == nir_texop_texture_samples) { in visit_tex()
1967 case nir_texop_texture_samples: op = ir_texture_samples; break; in ir_texture_opcode_for_nir_texop()
6223 case nir_texop_texture_samples: in nir_emit_texture()
3105 tex->op == nir_texop_texture_samples || in emit_tex()3273 if (tex->op == nir_texop_texture_samples) { in emit_tex()
2390 op = nir_texop_texture_samples; in visit()
2718 texop = nir_texop_texture_samples; in vtn_handle_texture()2760 case nir_texop_texture_samples: in vtn_handle_texture()
2148 case nir_texop_texture_samples: in ntt_emit_texture()
911 case nir_texop_texture_samples: in ntq_emit_tex()
2555 case nir_texop_texture_samples: in bi_tex_op()
2927 case nir_texop_texture_samples: in emit_instr()
4014 - ac/llvm: fix nir_texop_texture_samples with NULL descriptors4015 - aco: fix nir_texop_texture_samples with NULL descriptors
2399 - v3dv: implement nir_texop_texture_samples
3967 - zink: handle nir_texop_texture_samples
4617 if (instr->op == nir_texop_texture_samples) { in visit_tex()