Searched refs:hdcDraw (Results 1 – 1 of 1) sorted by relevance
1137 HDC hdcDraw = draw ? drawWinSurface->getDC() : NULL; in makeCurrent() local1143 if (hdcRead == hdcDraw){ in makeCurrent()1161 while (!dispatch->wglMakeCurrent(hdcDraw, hdcContext) in makeCurrent()1175 hdcDraw, hdcRead, hdcContext); in makeCurrent()