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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_exec_api.c276 const GLint lastcount = exec->vtx.vert_count; local in function:vbo_exec_wrap_upgrade_vertex
309 !oldSize && lastcount > 8 && exec->vtx.vertex_size) {
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_exec_api.c262 const GLint lastcount = exec->vtx.vert_count; local in function:vbo_exec_wrap_upgrade_vertex
295 !oldSize && lastcount > 8 && exec->vtx.vertex_size) {

Completed in 6 milliseconds