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

  /external/deqp/framework/platform/win32/
tcuWGLContextFactory.hpp 41 wgl::Core m_wglCore;
tcuWin32GLES3Platform.cpp 154 wgl::Core m_wglCore;
160 , m_wglCore (instance)
171 return new Win32GLES3Context(m_wglCore, m_instance, config);

Completed in 139 milliseconds