Home
last modified time | relevance | path

Searched refs:if_clipped (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_draw_hw_select.c270 nir_if *if_clipped = nir_push_if(b, nir_flt(b, di, nir_imm_float(b, 0))); in clip_with_plane() local
323 nir_push_else(b, if_clipped); in clip_with_plane()
341 nir_pop_if(b, if_clipped); in clip_with_plane()

Completed in 2 milliseconds