Searched refs:nir_texop_txd (Results 1 – 12 of 12) sorted by relevance
382 assert(tex->op == nir_texop_txd); in lower_gradient_cube_map()530 assert(tex->op == nir_texop_txd); in lower_gradient()809 if (tex->op == nir_texop_txd && in nir_lower_tex_block()819 if (tex->op == nir_texop_txd && in nir_lower_tex_block()
1186 nir_texop_txd, /**< Texture look-up with partial derivatives */ enumerator1323 case nir_texop_txd: in nir_tex_instr_is_query()
694 case nir_texop_txd: in print_tex_instr()
70 .coefficient_mode = instr->op == nir_texop_txd, in v3d40_vir_emit_tex()
538 op = nir_texop_txd; in ptn_tex()
2305 case nir_texop_txd: opc = OPC_SAMGQ; break; in emit_tex()2383 if (tex->op == nir_texop_txd) { in emit_tex()
2051 texop = nir_texop_txd; in vtn_handle_texture()2111 case nir_texop_txd: in vtn_handle_texture()
1248 op = nir_texop_txd; in ttn_tex()
2028 case nir_texop_txd: op = ir_txd; break; in ir_texture_opcode_for_nir_texop()
4712 case nir_texop_txd: in nir_emit_texture()
1973 op = nir_texop_txd; /* coordinate, dPdx, dPdy */ in visit()
2356 case nir_texop_txd: in build_tex_intrinsic()5011 instr->op == nir_texop_txd, instr->is_array, in visit_tex()