Searched refs:y1w0 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_draw_hw_select.c | 128 nir_ssa_def *y1w0 = nir_fmul(b, nir_channel(b, v[1], 1), nir_channel(b, v[0], 3)); in face_culling() local 131 nir_ssa_def *t2 = nir_fmul(b, nir_channel(b, v[2], 0), nir_fsub(b, y0w1, y1w0)); in face_culling()
|
Completed in 3 milliseconds