Searched defs:PFNGLXQUERYVIDEOCAPTUREDEVICENVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 600 typedef int ( *PFNGLXQUERYVIDEOCAPTUREDEVICENVPROC) (Display *dpy, GLXVideoCaptureDeviceNV device, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXVideoCaptureDeviceNV device,int attribute,int * value) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 616 typedef int ( *PFNGLXQUERYVIDEOCAPTUREDEVICENVPROC) (Display *dpy, GLXVideoCaptureDeviceNV device, int attribute, int *value); typedef in typeref:typename:int (*)(Display * dpy,GLXVideoCaptureDeviceNV device,int attribute,int * value) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 588 typedef int (GLAPIENTRY *PFNGLXQUERYVIDEOCAPTUREDEVICENVPROC)(Display * dpy, GLXVideoCaptureDeviceNV device, int attribute, int * value); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,GLXVideoCaptureDeviceNV device,int attribute,int * value) |
Completed in 11 milliseconds