Searched defs:PFNWGLCREATECONTEXTATTRIBSARBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | wglext.h | 87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int *attribList); typedef in typeref:typename:HGLRC (WINAPI *)(HDC hDC,HGLRC hShareContext,const int * attribList) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | wglext.h | 87 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int *attribList); typedef in typeref:typename:HGLRC (WINAPI *)(HDC hDC,HGLRC hShareContext,const int * attribList) |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ | ||
| H A D | wglext.h | 545 typedef HGLRC (WINAPI * PFNWGLCREATECONTEXTATTRIBSARBPROC) (HDC hDC, HGLRC hShareContext, const int *attribList); typedef in typeref:typename:HGLRC (WINAPI *)(HDC hDC,HGLRC hShareContext,const int * attribList) |
Completed in 8 milliseconds