Home
last modified time | relevance | path

Searched defs:DestroyContext (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h93 void (*DestroyContext)(__DRIcontext *driContextPriv); member
/external/mesa3d/src/egl/main/
Deglapi.h144 DestroyContext_t DestroyContext; member
/external/mesa3d/src/mesa/drivers/x11/
Dglxapi.h68 void (*DestroyContext)(Display *dpy, GLXContext ctx); member
/external/pdfium/core/src/fxcodec/jbig2/
DJBig2_Context.cpp54 void CJBig2_Context::DestroyContext(CJBig2_Context* pContext) { in DestroyContext() function in CJBig2_Context
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp633 class DestroyContext : public tcu::ThreadUtil::Operation class
643 DestroyContext::DestroyContext (SharedPtr<GLES2Context> contex) in DestroyContext() function in deqp::egl::GLES2ThreadTest::DestroyContext