Searched refs:wglMakeCurrent (Results 1 – 1 of 1) sorted by relevance
43 declareWGL(PFNWGLMAKECURRENTPROC, wglMakeCurrent); \161 wglMakeCurrent(dummyhDC, dummy); in DoDummy()168 wglMakeCurrent(dummyhDC, nullptr); in DoDummy() local169 wglMakeCurrent(nullptr, nullptr); in DoDummy()495 wglMakeCurrent(nullptr, nullptr); in DestroyContext()553 wglMakeCurrent(plat_.display, plat_.context); in SetContext()563 wglMakeCurrent(plat_.display, plat_.context); in SetContext()570 wglMakeCurrent(display, context); in SetContext()583 wglMakeCurrent(oldContext_.display, oldContext_.context); in RestoreContext()