Searched defs:no_current_update (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ | ||
| H A D | vbo_save.h | 175 bool no_current_update; member in struct:vbo_save_context |
| H A D | vbo_save_api.c | 1295 bool no_current_update = save->no_current_update; local in function:_save_PrimitiveRestartNV 1209 vbo_save_NotifyBegin(struct gl_context * ctx,GLenum mode,bool no_current_update) argument |
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ | ||
| H A D | vbo.h | 183 bool no_current_update; member in struct:vbo_save_context |
| H A D | vbo_save_api.c | 1572 bool no_current_update = save->no_current_update; local in function:_save_PrimitiveRestartNV 1498 vbo_save_NotifyBegin(struct gl_context * ctx,GLenum mode,bool no_current_update) argument |
Completed in 7 milliseconds