Searched defs:PFNGLXGETVIDEODEVICENVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 624 typedef int ( *PFNGLXGETVIDEODEVICENVPROC) (Display *dpy, int screen, int numVideoDevices, GLXVideoDeviceNV *pVideoDevice); typedef in typeref:typename:int (*)(Display * dpy,int screen,int numVideoDevices,GLXVideoDeviceNV * pVideoDevice) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 640 typedef int ( *PFNGLXGETVIDEODEVICENVPROC) (Display *dpy, int screen, int numVideoDevices, GLXVideoDeviceNV *pVideoDevice); typedef in typeref:typename:int (*)(Display * dpy,int screen,int numVideoDevices,GLXVideoDeviceNV * pVideoDevice) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 549 typedef int (GLAPIENTRY *PFNGLXGETVIDEODEVICENVPROC)(Display * dpy, int screen, int numVideoDevices, GLXVideoDeviceNV * pVideoDevice); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,int screen,int numVideoDevices,GLXVideoDeviceNV * pVideoDevice) |
Completed in 10 milliseconds