Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/tnl/
Dtnl.h48 _tnl_DestroyContext( struct gl_context *ctx );
Dt_context.c111 _tnl_DestroyContext( struct gl_context *ctx ) in _tnl_DestroyContext() function
DNOTES19 void _tnl_DestroyContext( struct gl_context *ctx );
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c204 _tnl_DestroyContext(ctx); in nouveau_context_deinit()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.c268 _tnl_DestroyContext( &radeon->glCtx ); in radeonDestroyContext()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.c268 _tnl_DestroyContext( &radeon->glCtx ); in radeonDestroyContext()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c583 _tnl_DestroyContext(&intel->ctx); in intelDestroyContext()
/third_party/mesa3d/src/mesa/drivers/x11/
Dxm_api.c973 _tnl_DestroyContext( mesaCtx ); in XMesaDestroyContext()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c1285 _tnl_DestroyContext(&brw->ctx); in brw_destroy_context()