Searched defs:u_prim_vertex_count (Results 1 – 1 of 1) sorted by relevance
42 struct u_prim_vertex_count { struct43 unsigned min;44 unsigned incr;119 u_prim_vertex_count(enum pipe_prim_type prim) in u_prim_vertex_count() function