Searched defs:isDebugContext (Results 1 – 3 of 3) sorted by relevance
116 …const bool isDebugContext = (m_context.getRenderContext().getType().getFlags() & glu::CONTEXT_DEBU… in init() local
625 bool BaseCase::isDebugContext (void) const in isDebugContext() function in deqp::gles31::Functional::__anonc18b6d840111::BaseCase
769 bool isDebugContext() const { return mIsDebugContext; } in isDebugContext() function