Searched refs:vbo_save_NotifyBegin (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ |
| H A D | vbo.h | 71 vbo_save_NotifyBegin(struct gl_context *ctx, GLenum mode,
|
| H A D | vbo_save_api.c | 1209 vbo_save_NotifyBegin(struct gl_context *ctx, GLenum mode, function in typeref:typename:void 1299 vbo_save_NotifyBegin(ctx, curPrim, no_current_update); 1313 vbo_save_NotifyBegin(ctx, GL_QUADS, false); 1347 vbo_save_NotifyBegin(ctx, mode, true); 1454 vbo_save_NotifyBegin(ctx, mode, true);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ |
| H A D | vbo.h | 213 vbo_save_NotifyBegin(struct gl_context *ctx, GLenum mode,
|
| H A D | vbo_save_api.c | 1498 vbo_save_NotifyBegin(struct gl_context *ctx, GLenum mode, function in typeref:typename:void 1576 vbo_save_NotifyBegin(ctx, curPrim, no_current_update); 1592 vbo_save_NotifyBegin(ctx, GL_QUADS, false); 1670 vbo_save_NotifyBegin(ctx, mode, true); 1783 vbo_save_NotifyBegin(ctx, mode, true);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.1.0.rst | 3810 - mesa: Set CurrentSavePrimitive in vbo_save_NotifyBegin.
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 6100 vbo_save_NotifyBegin(ctx, mode, false);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 5955 vbo_save_NotifyBegin(ctx, mode, false);
|
Completed in 45 milliseconds