Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_blend.c85 nir_ssa_def *Asrc = nir_channel(b, src, 3); in nir_alpha_saturate() local
90 return (chan < 3) ? nir_fmin(b, Asrc, Adsti) : one; in nir_alpha_saturate()

Completed in 1 milliseconds