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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h605 void glXLockVideoCaptureDeviceNV (Display *dpy, GLXVideoCaptureDeviceNV device);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h621 void glXLockVideoCaptureDeviceNV (Display *dpy, GLXVideoCaptureDeviceNV device);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h956 #define glXLockVideoCaptureDeviceNV epoxy_glXLockVideoCaptureDeviceNV macro
H A Dglx_generated_dispatch.c2137 0, // glXLockVideoCaptureDeviceNV
3922 return glx_single_resolver(PROVIDER_GLX_NV_video_capture, 1808 /* glXLockVideoCaptureDeviceNV */);
4301 GEN_THUNKS(glXLockVideoCaptureDeviceNV, (Display * dpy, GLXVideoCaptureDeviceNV device), (dpy, device))
4436 epoxy_glXLockVideoCaptureDeviceNV_dispatch_table_rewrite_ptr, /* glXLockVideoCaptureDeviceNV */

Completed in 14 milliseconds