Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c795 nir_ssa_def *count_cmp = nir_uge(b, vertex_count, two); in lower_triangle_strip_emit_vertex() local
796 nir_if *count_check = nir_push_if(b, count_cmp); in lower_triangle_strip_emit_vertex()

Completed in 2 milliseconds