Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/nir/
Dnir_lower_blend.c86 nir_ssa_def *Adst = nir_channel(b, dst, 3); in nir_alpha_saturate() local
88 nir_ssa_def *Adsti = nir_fsub(b, one, Adst); in nir_alpha_saturate()