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

  /external/deqp/modules/gles31/functional/
es31fBooleanStateQueryTests.cpp 115 const bool isDebugContext = (m_context.getRenderContext().getType().getFlags() & glu::CONTEXT_DEBUG) != 0;
148 { "debug_output", "DEBUG_OUTPUT", GL_DEBUG_OUTPUT, isDebugContext, glu::ApiType::es(3, 2)},
es31fDebugTests.cpp 349 bool isDebugContext (void) const;
538 if (isDebugContext())
620 bool BaseCase::isDebugContext (void) const
763 if (isDebugContext())
    [all...]

Completed in 686 milliseconds