Home
last modified time | relevance | path

Searched refs:nir_fmax_abs_vec_comp (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_normalize_cubemap_coords.c52 nir_def *norm = nir_fmax_abs_vec_comp(b, orig_xyz); in normalize_cubemap_coords()
H A Dnir_builtin_builder.h78 nir_fmax_abs_vec_comp(nir_builder *b, nir_def *vec) in nir_fmax_abs_vec_comp() function
H A Dnir_builtin_builder.c121 nir_def *maxc = nir_fmax_abs_vec_comp(b, vec); in nir_normalize()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D22.2.2.rst54 - nir: Fix nir_fmax_abs_vec_comp
H A D22.3.0.rst612 - nir: Fix nir_fmax_abs_vec_comp