Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c37 void vbo_exec_init( struct gl_context *ctx ) in vbo_exec_init() function
Dvbo_exec.h146 void vbo_exec_init( struct gl_context *ctx );
Dvbo_context.c191 vbo_exec_init( ctx ); in _vbo_CreateContext()