Home
last modified time | relevance | path

Searched refs:_tnl_DestroyContext (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dtnl.h46 _tnl_DestroyContext( struct gl_context *ctx );
Dt_context.c110 _tnl_DestroyContext( struct gl_context *ctx ) in _tnl_DestroyContext() function
DNOTES19 void _tnl_DestroyContext( struct gl_context *ctx );
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c203 _tnl_DestroyContext(ctx); in nouveau_context_deinit()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.c267 _tnl_DestroyContext( &radeon->glCtx ); in radeonDestroyContext()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.c267 _tnl_DestroyContext( &radeon->glCtx ); in radeonDestroyContext()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c585 _tnl_DestroyContext(&intel->ctx); in intelDestroyContext()
/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c850 _tnl_DestroyContext( mesaCtx ); in dri_destroy_context()
/external/mesa3d/src/mesa/drivers/osmesa/
Dosmesa.c949 _tnl_DestroyContext( &osmesa->mesa ); in OSMesaDestroyContext()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c981 _tnl_DestroyContext( mesaCtx ); in XMesaDestroyContext()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c1116 _tnl_DestroyContext(&brw->ctx); in intelDestroyContext()