Home
last modified time | relevance | path

Searched refs:nir_fast_normalize (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_builtin_builder.h164 nir_fast_normalize(nir_builder *b, nir_ssa_def *vec) in nir_fast_normalize() function
/third_party/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c366 dest->def = nir_fast_normalize(nb, src[0]); in handle_glsl450_alu()