Searched refs:vbo_exec_BeginVertices (Results 1 – 3 of 3) sorted by relevance
58 ctx->Driver.BeginVertices = vbo_exec_BeginVertices; in vbo_exec_init()
150 void vbo_exec_BeginVertices( struct gl_context *ctx );
1290 void vbo_exec_BeginVertices( struct gl_context *ctx ) in vbo_exec_BeginVertices() function