Searched defs:PFNGLXGETVIDEOINFONVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 629 typedef int ( *PFNGLXGETVIDEOINFONVPROC) (Display *dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long *pulCounterOutputPbuffer, unsigned long *pulCounterOutputVideo); typedef in typeref:typename:int (*)(Display * dpy,int screen,GLXVideoDeviceNV VideoDevice,unsigned long * pulCounterOutputPbuffer,unsigned long * pulCounterOutputVideo)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 645 typedef int ( *PFNGLXGETVIDEOINFONVPROC) (Display *dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long *pulCounterOutputPbuffer, unsigned long *pulCounterOutputVideo); typedef in typeref:typename:int (*)(Display * dpy,int screen,GLXVideoDeviceNV VideoDevice,unsigned long * pulCounterOutputPbuffer,unsigned long * pulCounterOutputVideo)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 550 typedef int (GLAPIENTRY *PFNGLXGETVIDEOINFONVPROC)(Display * dpy, int screen, GLXVideoDeviceNV VideoDevice, unsigned long * pulCounterOutputPbuffer, unsigned long * pulCounterOutputVideo); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,int screen,GLXVideoDeviceNV VideoDevice,unsigned long * pulCounterOutputPbuffer,unsigned long * pulCounterOutputVideo)
|
Completed in 34 milliseconds