Home
last modified time | relevance | path

Searched refs:glXDestroyContext (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/
DX11Support.h16 f(glXDestroyContext) \
27 f( void, glXDestroyContext, ( Display *dpy, GLXContext ctx )) \
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglx_mangle.h31 #define glXDestroyContext mglXDestroyContext macro
Dglx.h193 extern void glXDestroyContext( Display *dpy, GLXContext ctx );
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp275 getGlxApi()->glXDestroyContext(mDisplay, mContext); in ~GlxContext()
443 getGlxApi()->glXDestroyContext(mDisplay, GlxContext::contextFor(context)); in destroyContext()
612 getGlxApi()->glXDestroyContext(mDisplay, testContext); in queryCoreProfileSupport()
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglx.h188 extern void glXDestroyContext( Display *dpy, GLXContext ctx );