OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 87 milliseconds