Searched refs:nir_fmax_abs_vec_comp (Results 1 – 5 of 5) sorted by relevance
52 nir_def *norm = nir_fmax_abs_vec_comp(b, orig_xyz); in normalize_cubemap_coords()
78 nir_fmax_abs_vec_comp(nir_builder *b, nir_def *vec) in nir_fmax_abs_vec_comp() function
121 nir_def *maxc = nir_fmax_abs_vec_comp(b, vec); in nir_normalize()
54 - nir: Fix nir_fmax_abs_vec_comp
612 - nir: Fix nir_fmax_abs_vec_comp