Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/nir/
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()