Home
last modified time | relevance | path

Searched refs:vbo_exec_BeginVertices (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c58 ctx->Driver.BeginVertices = vbo_exec_BeginVertices; in vbo_exec_init()
Dvbo_exec.h150 void vbo_exec_BeginVertices( struct gl_context *ctx );
Dvbo_exec_api.c1290 void vbo_exec_BeginVertices( struct gl_context *ctx ) in vbo_exec_BeginVertices() function