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

  /external/deqp/framework/platform/win32/
tcuWGLContextFactory.cpp 71 glu::ContextType getType (void) const { return m_contextType; }
80 glu::ContextType m_contextType;
90 : m_contextType (config.type)
  /external/deqp/modules/egl/
teglThreadCleanUpTests.cpp 169 , m_contextType (contextType)
197 if (m_contextType == CONTEXTTYPE_SINGLE)
277 const ContextType m_contextType;

Completed in 58 milliseconds