Home
last modified time | relevance | path

Searched refs:deviceContext (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp308 auto deviceContext = reinterpret_cast<HDC>(surface); variable
309 HWND window = WindowFromDC(deviceContext);
310 ReleaseDC(window, deviceContext);

Completed in 2 milliseconds