HomeSort by relevance Sort by last modified time
    Searched defs:wglMakeContextCurrentARB (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_context.c 202 wglMakeContextCurrentARB(HDC hDrawDC, HDC hReadDC, HGLRC hglrc)
  /external/mesa3d/src/glx/windows/
wgl.c 59 PRERESOLVE(PFNWGLMAKECONTEXTCURRENTARBPROC, "wglMakeContextCurrentARB");
79 BOOL wglMakeContextCurrentARB(HDC hDrawDC_, HDC hReadDC_, HGLRC hglrc_)

Completed in 59 milliseconds