Searched refs:last_begin (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ | ||
| H A D | vbo_exec_api.c | 87 const bool last_begin = exec->vtx.markers[last].begin; local in function:vbo_exec_wrap_buffers 102 if (!last_begin) { 132 exec->vtx.markers[0].begin = last_begin; |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ | ||
| H A D | vbo_exec_api.c | 74 const GLuint last_begin = last_prim->begin; local in function:vbo_exec_wrap_buffers 121 exec->vtx.prim[0].begin = last_begin; |
Completed in 4 milliseconds