Searched defs:PFNGLXGETVIDEODEVICENVPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h624 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 Dglxext.h640 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 Dglx_generated.h549 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