Searched refs:PFNWGLGETPBUFFERDCARBPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/windows/
H A Dwgl.c51 RESOLVE_DECL(PFNWGLGETPBUFFERDCARBPROC);
61 PRERESOLVE(PFNWGLGETPBUFFERDCARBPROC, "wglGetPbufferDCARB");
94 CHECK_RESOLVED(PFNWGLGETPBUFFERDCARBPROC, NULL);
95 return RESOLVED_PROC(PFNWGLGETPBUFFERDCARBPROC)(hPbuffer_);
/xsrc/external/mit/MesaLib/dist/src/glx/windows/
H A Dwgl.c51 RESOLVE_DECL(PFNWGLGETPBUFFERDCARBPROC);
61 PRERESOLVE(PFNWGLGETPBUFFERDCARBPROC, "wglGetPbufferDCARB");
94 CHECK_RESOLVED(PFNWGLGETPBUFFERDCARBPROC, NULL);
95 return RESOLVED_PROC(PFNWGLGETPBUFFERDCARBPROC)(hPbuffer_);
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h157 typedef HDC (WINAPI * PFNWGLGETPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer); typedef in typeref:typename:HDC (WINAPI *)(HPBUFFERARB hPbuffer)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h157 typedef HDC (WINAPI * PFNWGLGETPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer); typedef in typeref:typename:HDC (WINAPI *)(HPBUFFERARB hPbuffer)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dwglext.h514 typedef HDC (WINAPI * PFNWGLGETPBUFFERDCARBPROC) (HPBUFFERARB hPbuffer); typedef in typeref:typename:HDC (WINAPI *)(HPBUFFERARB hPbuffer)

Completed in 10 milliseconds