Searched refs:glXQueryVideoCaptureDeviceNV (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 606 int glXQueryVideoCaptureDeviceNV (Display *dpy, GLXVideoCaptureDeviceNV device, int attribute, int *value);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 622 int glXQueryVideoCaptureDeviceNV (Display *dpy, GLXVideoCaptureDeviceNV device, int attribute, int *value);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 984 #define glXQueryVideoCaptureDeviceNV epoxy_glXQueryVideoCaptureDeviceNV macro
|
| H A D | glx_generated_dispatch.c | 2831 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