Home
last modified time | relevance | path

Searched refs:nir_smoothstep (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_builtin_builder.c132 nir_smoothstep(nir_builder *b, nir_ssa_def *edge0, nir_ssa_def *edge1, nir_ssa_def *x) in nir_smoothstep() function
H A Dnir_builtin_builder.h44 nir_ssa_def* nir_smoothstep(nir_builder *b, nir_ssa_def *edge0,
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_glsl450.c450 dest->def = nir_smoothstep(nb, src[0], src[1], src[2]); in handle_glsl450_alu()

Completed in 3 milliseconds