Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp332 : m_passed(passed), m_notRunForThisContext(notRunforThisContext), m_reason(reason) in LayoutBindingTestResult()
349 return !m_notRunForThisContext; in runForThisContext()
354 bool m_notRunForThisContext; member in glcts::LayoutBindingTestResult