HomeSort by relevance Sort by last modified time
    Searched refs:vbo_exec_BeginVertices (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/vbo/
vbo_exec.c 58 ctx->Driver.BeginVertices = vbo_exec_BeginVertices;
vbo_exec.h 134 /* Which flags to set in vbo_exec_BeginVertices() */
150 void vbo_exec_BeginVertices( struct gl_context *ctx );
vbo_exec_api.c     [all...]

Completed in 205 milliseconds