Searched refs:dQdy_z (Results 1 – 1 of 1) sorted by relevance
504 nir_ssa_def *dQdy_z = nir_channel(b, dQdy, 2); in lower_gradient_cube_map() local506 nir_fmul(b, rcp_Q_z, nir_fsub(b, dQdy_xy, nir_fmul(b, tmp, dQdy_z))); in lower_gradient_cube_map()