Home
last modified time | relevance | path

Searched refs:sharedWGLContext (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp184 const WGLContext* sharedWGLContext = static_cast<const WGLContext*>(sharedContext); in createContext() local
185 return new WGLContext(m_instance, m_wglCore, sharedWGLContext, config); in createContext()