Searched refs:midgard_tex_op_normal (Results 1 – 5 of 5) sorted by relevance
81 if (op == midgard_tex_op_normal && stage != MESA_SHADER_FRAGMENT) in mir_op_computes_derivatives()85 case midgard_tex_op_normal: in mir_op_computes_derivatives()
816 midgard_tex_op_normal = 1, enumerator
366 [midgard_tex_op_normal] = {"TEX", M32},
1609 case midgard_tex_op_normal: in midgard_op_has_helpers()1629 return op == midgard_tex_op_normal; in texture_op_takes_bias()
2429 emit_texop_native(ctx, instr, midgard_tex_op_normal); in emit_tex()