Searched refs:m_deviceCtx (Results 1 – 2 of 2) sorted by relevance
197 HDC getDeviceContext (void) const { return m_deviceCtx; } in getDeviceContext()205 HDC m_deviceCtx; member in tcu::wgl::Context
355 , m_deviceCtx (deviceCtx) in Context()429 wgl.makeCurrent(m_deviceCtx, NULL); in ~Context()450 if (!wgl.swapLayerBuffers(m_deviceCtx, WGL_SWAP_MAIN_PLANE)) in swapBuffers()