Searched refs:PFNWGLRESTOREBUFFERREGIONARBPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | wglext.h | 62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc); typedef in typeref:typename:BOOL (WINAPI *)(HANDLE hRegion,int x,int y,int width,int height,int xSrc,int ySrc) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | wglext.h | 62 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc); typedef in typeref:typename:BOOL (WINAPI *)(HANDLE hRegion,int x,int y,int width,int height,int xSrc,int ySrc) |
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ | ||
| H A D | wglext.h | 467 typedef BOOL (WINAPI * PFNWGLRESTOREBUFFERREGIONARBPROC) (HANDLE hRegion, int x, int y, int width, int height, int xSrc, int ySrc); typedef in typeref:typename:BOOL (WINAPI *)(HANDLE hRegion,int x,int y,int width,int height,int xSrc,int ySrc) |
Completed in 11 milliseconds