Searched refs:vbo_exec_BeginVertices (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_exec.c58 ctx->Driver.BeginVertices = vbo_exec_BeginVertices;
H A Dvbo_exec.h134 /* Which flags to set in vbo_exec_BeginVertices() */
150 void vbo_exec_BeginVertices( struct gl_context *ctx );
H A Dvbo_exec_api.c1290 void vbo_exec_BeginVertices( struct gl_context *ctx ) function
/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec.c58 ctx->Driver.BeginVertices = vbo_exec_BeginVertices;
H A Dvbo_exec.h134 /* Which flags to set in vbo_exec_BeginVertices() */
150 void vbo_exec_BeginVertices( struct gl_context *ctx );
H A Dvbo_exec_api.c1290 void vbo_exec_BeginVertices( struct gl_context *ctx ) function

Completed in 174 milliseconds