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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h607 void glXReleaseVideoCaptureDeviceNV (Display *dpy, GLXVideoCaptureDeviceNV device);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h623 void glXReleaseVideoCaptureDeviceNV (Display *dpy, GLXVideoCaptureDeviceNV device);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h987 #define glXReleaseVideoCaptureDeviceNV epoxy_glXReleaseVideoCaptureDeviceNV macro
H A Dglx_generated_dispatch.c2906 0, // glXReleaseVideoCaptureDeviceNV
4108 return glx_single_resolver(PROVIDER_GLX_NV_video_capture, 2574 /* glXReleaseVideoCaptureDeviceNV */);
4332 GEN_THUNKS(glXReleaseVideoCaptureDeviceNV, (Display * dpy, GLXVideoCaptureDeviceNV device), (dpy, device))
4467 epoxy_glXReleaseVideoCaptureDeviceNV_dispatch_table_rewrite_ptr, /* glXReleaseVideoCaptureDeviceNV */

Completed in 18 milliseconds