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