Searched defs:s_over_t (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ | ||
H A D | nir_builtin_builder.c | 292 nir_ssa_def *s_over_t = nir_fmul(b, nir_fmul(b, s, scale), rcp_scaled_t); in nir_atan2() local |
Completed in 2 milliseconds