HomeSort by relevance Sort by last modified time
    Searched refs:m_deviceCtx (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/platform/win32/
tcuWGL.hpp 197 HDC getDeviceContext (void) const { return m_deviceCtx; }
205 HDC m_deviceCtx;
tcuWGL.cpp 355 , m_deviceCtx (deviceCtx)
429 wgl.makeCurrent(m_deviceCtx, NULL);
450 if (!wgl.swapLayerBuffers(m_deviceCtx, WGL_SWAP_MAIN_PLANE))

Completed in 188 milliseconds