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.h35 extern void _ae_destroy_context( struct gl_context *ctx );
Dapi_arrayelt.c1528 _ae_destroy_context(struct gl_context *ctx) in _ae_destroy_context() function
/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c64 _ae_destroy_context( ctx ); in vbo_exec_destroy()
Dvbo_context.c245 _ae_destroy_context(ctx); in _vbo_DestroyContext()