Searched refs:h_0 (Results 1 – 1 of 1) sorted by relevance
271 nir_ssa_def *h_0 = nir_fmul(b, one_half, ra); in lower_sqrt_rsq() local273 nir_ssa_def *r_0 = nir_ffma(b, nir_fneg(b, h_0), g_0, one_half); in lower_sqrt_rsq()274 nir_ssa_def *h_1 = nir_ffma(b, h_0, r_0, h_0); in lower_sqrt_rsq()