Searched refs:vbo_save_NotifyBegin (Results 1 – 3 of 3) sorted by relevance
1057 vbo_save_NotifyBegin(struct gl_context *ctx, GLenum mode) in vbo_save_NotifyBegin() function1144 vbo_save_NotifyBegin(ctx, curPrim); in _save_PrimitiveRestartNV()1158 vbo_save_NotifyBegin(ctx, GL_QUADS | VBO_SAVE_PRIM_WEAK); in _save_OBE_Rectf()1191 vbo_save_NotifyBegin(ctx, (mode | VBO_SAVE_PRIM_WEAK in _save_OBE_DrawArrays()1275 vbo_save_NotifyBegin(ctx, (mode | VBO_SAVE_PRIM_WEAK | in _save_OBE_DrawElementsBaseVertex()
93 void vbo_save_NotifyBegin(struct gl_context *ctx, GLenum mode);
5772 vbo_save_NotifyBegin(ctx, mode); in save_Begin()