Searched refs:wglCreatePbufferARB (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/windows/
H A Dwgl.h38 HPBUFFERARB wglCreatePbufferARB(HDC hDC_, int iPixelFormat_, int iWidth_,
H A Dwgl.c60 PRERESOLVE(PFNWGLCREATEPBUFFERARBPROC, "wglCreatePbufferARB");
85 HPBUFFERARB wglCreatePbufferARB(HDC hDC_, int iPixelFormat_, int iWidth_, function in typeref:typename:HPBUFFERARB
/xsrc/external/mit/MesaLib/dist/src/glx/windows/
H A Dwgl.h38 HPBUFFERARB wglCreatePbufferARB(HDC hDC_, int iPixelFormat_, int iWidth_,
H A Dwgl.c60 PRERESOLVE(PFNWGLCREATEPBUFFERARBPROC, "wglCreatePbufferARB");
85 HPBUFFERARB wglCreatePbufferARB(HDC hDC_, int iPixelFormat_, int iWidth_, function in typeref:typename:HPBUFFERARB
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_getprocaddress.c56 STW_EXTENSION_ENTRY( wglCreatePbufferARB ),
H A Dstw_ext_pbuffer.c70 wglCreatePbufferARB(HDC hCurrentDC, function in typeref:typename:HPBUFFERARB WINAPI
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_getprocaddress.c56 STW_EXTENSION_ENTRY( wglCreatePbufferARB ),
H A Dstw_ext_pbuffer.c70 wglCreatePbufferARB(HDC hCurrentDC, function in typeref:typename:HPBUFFERARB WINAPI
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dwglext.h162 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dwglext.h162 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dwglext.h507 extern HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst2834 - wgl: Fix wglCreatePbufferARB pixel format lookup

Completed in 23 milliseconds