Searched defs:cond_z (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ | ||
H A D | nir_lower_tex.c | 674 nir_ssa_def *cond_z = nir_fge(b, abs_p_z, nir_fmax(b, abs_p_x, abs_p_y)); in lower_gradient_cube_map() local |
Completed in 4 milliseconds