Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c65 void vbo_exec_destroy( struct gl_context *ctx ) in vbo_exec_destroy() function
Dvbo_exec.h147 void vbo_exec_destroy( struct gl_context *ctx );
Dvbo_context.c223 vbo_exec_destroy(ctx); in _vbo_DestroyContext()