Home
last modified time | relevance | path

Searched refs: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_api.c410 ctx->Driver.BeginVertices( ctx ); \
/external/mesa3d/src/mesa/main/
Ddd.h695 void (*BeginVertices)( struct gl_context *ctx ); member