Searched refs:nir_texop_texture_samples (Results 1 – 23 of 23) sorted by relevance
441 tex->op == nir_texop_texture_samples) { in lower_tex()458 case nir_texop_texture_samples: in lower_tex()
358 case nir_texop_texture_samples: in from_nir()1046 case nir_texop_texture_samples: in get_opcode()
518 case nir_texop_texture_samples: in getOperation()2984 case nir_texop_texture_samples: in visit()3033 if (insn->op == nir_texop_texture_samples) in visit()3099 case nir_texop_texture_samples: in visit()
3216 case nir_texop_texture_samples: in nir_tex_instr_need_sampler()3257 case nir_texop_texture_samples: in nir_tex_instr_result_size()3277 case nir_texop_texture_samples: in nir_tex_instr_is_query()
1232 case nir_texop_texture_samples: in print_tex_instr()
1508 tex->op != nir_texop_texture_samples) { in nir_lower_tex_block()
2153 nir_texop_texture_samples, /**< Texture samples query */ enumerator
754 if (tex->op == nir_texop_texture_samples) { in init_context()
9516 if (instr->op == nir_texop_texture_samples) { in visit_tex()
2246 params.samples_only = (instr->op == nir_texop_texture_samples); in visit_txs()2298 …= nir_texop_txs || instr->op == nir_texop_query_levels || instr->op == nir_texop_texture_samples) { in visit_tex()
2104 case nir_texop_texture_samples: opcode = SHADER_OPCODE_SAMPLEINFO; break; in nir_emit_texture()
6460 case nir_texop_texture_samples: in nir_emit_texture()
3358 tex->op == nir_texop_texture_samples || in emit_tex()3540 if (tex->op == nir_texop_texture_samples) { in emit_tex()
2776 texop = nir_texop_texture_samples; in vtn_handle_texture()2818 case nir_texop_texture_samples: in vtn_handle_texture()
2457 op = nir_texop_texture_samples; in visit()
2660 case nir_texop_texture_samples: in ntt_emit_texture()
957 case nir_texop_texture_samples: in ntq_emit_tex()
3514 case nir_texop_texture_samples: in emit_instr()
3357 case nir_texop_texture_samples: in bi_tex_op()
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
4727 if (instr->op == nir_texop_texture_samples) { in visit_tex()