Searched refs:glXReleaseVideoDeviceNV (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h632 int glXReleaseVideoDeviceNV (Display *dpy, int screen, GLXVideoDeviceNV VideoDevice);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h648 int glXReleaseVideoDeviceNV (Display *dpy, int screen, GLXVideoDeviceNV VideoDevice);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h988 #define glXReleaseVideoDeviceNV epoxy_glXReleaseVideoDeviceNV macro
H A Dglx_generated_dispatch.c2930 0, // glXReleaseVideoDeviceNV
4114 return glx_single_resolver(PROVIDER_GLX_NV_video_out, 2605 /* glXReleaseVideoDeviceNV */);
4333 GEN_THUNKS_RET(int, glXReleaseVideoDeviceNV, (Display * dpy, int screen, GLXVideoDeviceNV VideoDevice), (dpy, screen, VideoDevice))
4468 epoxy_glXReleaseVideoDeviceNV_dispatch_table_rewrite_ptr, /* glXReleaseVideoDeviceNV */

Completed in 14 milliseconds