Searched refs:m_deviceCtx (Results 1 – 2 of 2) sorted by relevance
211 HDC getDeviceContext (void) const { return m_deviceCtx; } in getDeviceContext()219 HDC m_deviceCtx; member in tcu::wgl::Context
409 , m_deviceCtx (deviceCtx) in Context()534 wgl.makeCurrent(m_deviceCtx, NULL); in ~Context()555 if (!wgl.makeCurrent(m_deviceCtx, m_context)) in makeCurrent()562 if (!wgl.swapLayerBuffers(m_deviceCtx, WGL_SWAP_MAIN_PLANE)) in swapBuffers()