Searched refs:nir_fast_distance (Results 1 – 4 of 4) sorted by relevance
122 nir_def *distance = nir_fast_distance(b, coord, in lower_point_smooth()
182 nir_fast_distance(nir_builder *b, nir_def *x, nir_def *y) in nir_fast_distance() function
429 dest->def = nir_fast_distance(nb, src[0], src[1]); in handle_glsl450_alu()
600 len = nir_fast_distance(b, prev, curr); in lower_line_stipple_gs_instr()