Home
last modified time | relevance | path

Searched refs:isDebugContext (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fBooleanStateQueryTests.cpp116 const bool isDebugContext = (m_context.getRenderContext().getType().getFlags() & glu::CONTEXT_DEBUG) != 0; in init() local
151 { "debug_output", "DEBUG_OUTPUT", GL_DEBUG_OUTPUT, isDebugContext, glu::ApiType::es(3, 2)}, in init()
H A Des31fDebugTests.cpp354 bool isDebugContext (void) const;
543 if (isDebugContext()) in verifyMessageExists()
625 bool BaseCase::isDebugContext (void) const in isDebugContext() function in deqp::gles31::Functional::__anon30813::BaseCase
768 if (isDebugContext()) in expectMessage()
964 if (!isDebugContext() && refMessages.empty())
1331 if (!isDebugContext() && refMessages.empty())
1508 if (!isDebugContext())

Completed in 5 milliseconds