HomeSort by relevance Sort by last modified time
    Searched refs:wglCreatePbufferARB (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/glx/windows/
wgl.h 38 HPBUFFERARB wglCreatePbufferARB(HDC hDC_, int iPixelFormat_, int iWidth_,
wgl.c 60 PRERESOLVE(PFNWGLCREATEPBUFFERARBPROC, "wglCreatePbufferARB");
85 HPBUFFERARB wglCreatePbufferARB(HDC hDC_, int iPixelFormat_, int iWidth_,
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_getprocaddress.c 56 STW_EXTENSION_ENTRY( wglCreatePbufferARB ),
stw_ext_pbuffer.c 70 wglCreatePbufferARB(HDC hCurrentDC,
  /external/mesa3d/include/GL/
wglext.h 159 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
    [all...]
  /external/swiftshader/include/GL/
wglext.h 162 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
wglext.h 159 HPBUFFERARB WINAPI wglCreatePbufferARB (HDC hDC, int iPixelFormat, int iWidth, int iHeight, const int *piAttribList);
    [all...]

Completed in 74 milliseconds