Searched refs:glxWinReleaseDC (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | indirect.c | 371 static void glxWinReleaseDC(HWND hwnd, HDC hdc, __GLXWinDrawable * draw); 786 glxWinReleaseDC(hwnd, dc, draw); in glxWinDrawableSwapBuffers() 1282 glxWinReleaseDC(HWND hwnd, HDC hdc, __GLXWinDrawable * draw) in glxWinReleaseDC() function 1332 glxWinReleaseDC(hwnd, dc, draw); in glxWinDeferredCreateContext() 1416 glxWinReleaseDC(hDrawWnd, drawDC, (__GLXWinDrawable *) drawPriv); in glxWinContextMakeCurrent() 1437 glxWinReleaseDC(hDrawWnd, drawDC, (__GLXWinDrawable *) drawPriv); in glxWinContextMakeCurrent() 1439 glxWinReleaseDC(hReadWnd, readDC, (__GLXWinDrawable *) readPriv); in glxWinContextMakeCurrent()
|