Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/swrast/
DNOTES25 void _swrast_DestroyContext( struct gl_context *ctx );
Dswrast.h120 _swrast_DestroyContext( struct gl_context *ctx );
Ds_context.c810 _swrast_DestroyContext(ctx); in _swrast_CreateContext()
818 _swrast_DestroyContext( struct gl_context *ctx ) in _swrast_DestroyContext() function
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c209 _swrast_DestroyContext(ctx); in nouveau_context_deinit()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_common_context.c270 _swrast_DestroyContext( &radeon->glCtx ); in radeonDestroyContext()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_common_context.c270 _swrast_DestroyContext( &radeon->glCtx ); in radeonDestroyContext()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c588 _swrast_DestroyContext(&intel->ctx); in intelDestroyContext()
/third_party/mesa3d/src/mesa/drivers/x11/
Dxm_api.c972 _swrast_DestroyContext( mesaCtx ); in XMesaDestroyContext()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c1290 _swrast_DestroyContext(&brw->ctx); in brw_destroy_context()