Home
last modified time | relevance | path

Searched refs:_ae_destroy_context (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dapi_arrayelt.h42 extern void _ae_destroy_context( struct gl_context *ctx );
66 _ae_destroy_context( struct gl_context *ctx ) in _ae_destroy_context() function
Dapi_arrayelt.c1438 void _ae_destroy_context( struct gl_context *ctx ) in _ae_destroy_context() function
/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c70 _ae_destroy_context( ctx ); in vbo_exec_destroy()
Dvbo_context.c212 _ae_destroy_context( ctx ); in _vbo_DestroyContext()