Searched refs:vbo_save_NotifyBegin (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo.h | 212 vbo_save_NotifyBegin(struct gl_context *ctx, GLenum mode,
|
H A D | vbo_save_api.c | 1530 vbo_save_NotifyBegin(struct gl_context *ctx, GLenum mode, in vbo_save_NotifyBegin() function 1608 vbo_save_NotifyBegin(ctx, curPrim, no_current_update); in _save_PrimitiveRestartNV() 1624 vbo_save_NotifyBegin(ctx, GL_QUADS, false); in save_Rectf() 1696 vbo_save_NotifyBegin(ctx, mode, true); in save_DrawArrays() 1809 vbo_save_NotifyBegin(ctx, mode, true); in save_DrawElementsBaseVertex()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | dlist.c | 5873 vbo_save_NotifyBegin(ctx, mode, false); in save_Begin()
|
Completed in 22 milliseconds