Searched refs:nir_tex_src_ddy (Results 1 – 10 of 10) sorted by relevance
356 tex->src[i].src_type == nir_tex_src_ddy) in replace_gradient_with_lod()452 tex->src[nir_tex_instr_src_index(tex, nir_tex_src_ddy)].src.ssa; in lower_gradient_cube_map()557 tex->src[nir_tex_instr_src_index(tex, nir_tex_src_ddy)].src.ssa; in lower_gradient()
1170 nir_tex_src_ddy, enumerator1363 case nir_tex_src_ddy: in nir_tex_instr_src_type()1388 instr->src[src].src_type == nir_tex_src_ddy) { in nir_tex_instr_src_size()
762 case nir_tex_src_ddy: in print_tex_instr()
1374 instr->src[src_number].src_type = nir_tex_src_ddy; in ttn_tex()
2108 case nir_tex_src_ddy: in nir_emit_texture()
4593 case nir_tex_src_ddy: in nir_emit_texture()
2120 instr->src[src_number].src_type = nir_tex_src_ddy; in visit()
2291 case nir_tex_src_ddy: in emit_tex()
2053 (*p++) = vtn_tex_src(b, w[idx++], nir_tex_src_ddy); in vtn_handle_texture()
4881 case nir_tex_src_ddy: in visit_tex()