Home
last modified time | relevance | path

Searched refs:x11_hwnd (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
Ddxgi_dll.c71 HWND x11_hwnd; in WineDXGIBackend_BeginPresent() local
109 x11_hwnd = GetAncestor(hwnd, GA_ROOT); in WineDXGIBackend_BeginPresent()
110 hdc = GetDC(x11_hwnd); in WineDXGIBackend_BeginPresent()
114 ReleaseDC(x11_hwnd, hdc); in WineDXGIBackend_BeginPresent()