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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_render.c733 static unsigned r300_max_vertex_count(struct r300_context *r300) function in typeref:typename:unsigned
797 unsigned max_count = r300_max_vertex_count(r300);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_render.c740 static unsigned r300_max_vertex_count(struct r300_context *r300) function in typeref:typename:unsigned
814 unsigned max_count = r300_max_vertex_count(r300);

Completed in 7 milliseconds