Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_render.c732 static unsigned r300_max_vertex_count(struct r300_context *r300) in r300_max_vertex_count() function
796 unsigned max_count = r300_max_vertex_count(r300); in r300_draw_vbo()