Searched refs:destroyContext (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdriswrast.c132 (*screen->core->destroyContext) (context->driContext);
H A Dglxdri2.c246 (*screen->core->destroyContext) (context->driContext);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdriswrast.c138 (*screen->core->destroyContext)(context->driContext);
H A Dglxdri.c293 screen->core->destroyContext(context->driContext);
H A Dglxdri2.c248 (*screen->core->destroyContext)(context->driContext);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c802 .destroyContext = driDestroyContext,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c820 .destroyContext = driDestroyContext,
/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dloader_dri3_helper.c172 blit_context.core->destroyContext(blit_context.ctx);
2097 blit_context.core->destroyContext(blit_context.ctx);
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri3_helper.c174 blit_context.core->destroyContext(blit_context.ctx);
2253 blit_context.core->destroyContext(blit_context.ctx);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri3_glx.c181 (*psc->core->destroyContext) (pcp->driContext);
H A Ddri_glx.c614 (*psc->core->destroyContext) (pcp->driContext);
H A Ddrisw_glx.c406 (*psc->core->destroyContext) (pcp->driContext);
H A Ddri2_glx.c123 (*psc->core->destroyContext) (pcp->driContext);
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h853 void (*destroyContext)(__DRIcontext *context); member in struct:__DRIcoreExtensionRec
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h845 void (*destroyContext)(__DRIcontext *context); member in struct:__DRIcoreExtensionRec
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri3_glx.c181 (*psc->core->destroyContext) (pcp->driContext);
H A Ddrisw_glx.c391 (*psc->core->destroyContext) (pcp->driContext);
H A Ddri2_glx.c123 (*psc->core->destroyContext) (pcp->driContext);
/xsrc/external/mit/MesaLib.old/dist/src/gbm/backends/dri/
H A Dgbm_dri.c1301 dri->core->destroyContext(dri->context);
/xsrc/external/mit/MesaLib/dist/src/gbm/backends/dri/
H A Dgbm_dri.c1389 dri->core->destroyContext(dri->context);
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1348 dri2_dpy->core->destroyContext(dri2_ctx->dri_context);
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1656 dri2_dpy->core->destroyContext(dri2_ctx->dri_context);

Completed in 48 milliseconds