Home
last modified time | relevance | path

Searched refs:elt_max (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c353 const unsigned elt_max = draw->pt.user.eltMax; in prim_restart_loop() local
378 if (i < elt_max && restart_idx == info->restart_index) { in prim_restart_loop()