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