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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h606 int glXQueryVideoCaptureDeviceNV (Display *dpy, GLXVideoCaptureDeviceNV device, int attribute, int *value);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h622 int glXQueryVideoCaptureDeviceNV (Display *dpy, GLXVideoCaptureDeviceNV device, int attribute, int *value);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h984 #define glXQueryVideoCaptureDeviceNV epoxy_glXQueryVideoCaptureDeviceNV macro
H A Dglx_generated_dispatch.c2831 0, // glXQueryVideoCaptureDeviceNV
4090 return glx_single_resolver(PROVIDER_GLX_NV_video_capture, 2501 /* glXQueryVideoCaptureDeviceNV */);
4329 GEN_THUNKS_RET(int, glXQueryVideoCaptureDeviceNV, (Display * dpy, GLXVideoCaptureDeviceNV device, int attribute, int * value), (dpy, device, attribute, value))
4464 epoxy_glXQueryVideoCaptureDeviceNV_dispatch_table_rewrite_ptr, /* glXQueryVideoCaptureDeviceNV */

Completed in 20 milliseconds