Searched defs:PFNGLXBINDVIDEOIMAGENVPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 626 typedef int ( *PFNGLXBINDVIDEOIMAGENVPROC) (Display *dpy, GLXVideoDeviceNV VideoDevice, GLXPbuffer pbuf, int iVideoBuffer); typedef in typeref:typename:int (*)(Display * dpy,GLXVideoDeviceNV VideoDevice,GLXPbuffer pbuf,int iVideoBuffer) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 642 typedef int ( *PFNGLXBINDVIDEOIMAGENVPROC) (Display *dpy, GLXVideoDeviceNV VideoDevice, GLXPbuffer pbuf, int iVideoBuffer); typedef in typeref:typename:int (*)(Display * dpy,GLXVideoDeviceNV VideoDevice,GLXPbuffer pbuf,int iVideoBuffer) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 485 typedef int (GLAPIENTRY *PFNGLXBINDVIDEOIMAGENVPROC)(Display * dpy, GLXVideoDeviceNV VideoDevice, GLXPbuffer pbuf, int iVideoBuffer); typedef in typeref:typename:int (GLAPIENTRY *)(Display * dpy,GLXVideoDeviceNV VideoDevice,GLXPbuffer pbuf,int iVideoBuffer) |
Completed in 12 milliseconds