Searched refs:nir_texop_tex (Results 1 – 17 of 17) sorted by relevance
131 tex->op = nir_texop_tex; in lower_color()161 tex->op = nir_texop_tex; in lower_color()176 tex->op = nir_texop_tex; in lower_color()
92 tex->op = nir_texop_tex; in lower_bitmap()
217 assert(tex->op == nir_texop_tex); in sample_plane()225 plane_tex->op = nir_texop_tex; in sample_plane()834 (tex->op == nir_texop_tex && in nir_lower_tex_block()
133 case nir_texop_tex: in gcm_pin_instructions_block()
1183 nir_texop_tex, /**< Regular texture look-up */ enumerator1320 case nir_texop_tex: in nir_tex_instr_is_query()
685 case nir_texop_tex: in print_tex_instr()
136 tex->op = nir_texop_tex; in build_nir_copy_fragment_shader()190 tex->op = nir_texop_tex; in build_nir_copy_fragment_shader_depth()244 tex->op = nir_texop_tex; in build_nir_copy_fragment_shader_stencil()
530 op = nir_texop_tex; in ptn_tex()546 op = nir_texop_tex; in ptn_tex()
1208 op = nir_texop_tex; in ttn_tex()1212 op = nir_texop_tex; in ttn_tex()1217 op = nir_texop_tex; in ttn_tex()
68 case nir_texop_tex: in scan_instruction()
1890 texop = nir_texop_tex; in vtn_handle_texture()2038 vtn_assert(texop == nir_texop_tex); in vtn_handle_texture()2108 case nir_texop_tex: in vtn_handle_texture()
2025 case nir_texop_tex: op = ir_tex; break; in ir_texture_opcode_for_nir_texop()
4702 case nir_texop_tex: in nir_emit_texture()
213 blorp_create_nir_tex_instr(b, v, nir_texop_tex, pos, 2, in blorp_nir_tex()
1962 op = nir_texop_tex; in visit()
2302 case nir_texop_tex: opc = OPC_SAM; break; in emit_tex()
2352 case nir_texop_tex: in build_tex_intrinsic()