Searched refs:testQuery (Results 1 – 5 of 5) sorted by relevance
115 while(!testQuery()) in getResult()128 testQuery(); in isResultAvailable()139 GLboolean Query::testQuery() in testQuery() function in es2::Query
42 GLboolean testQuery();
37 public void testQuery() { in testQuery() method in JUnitConstructorTest
92 is_ok = is_ok && testQuery(m_context.getRenderContext(), GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH); in iterate()103 is_ok = is_ok && testQuery(*no_flush_context, GL_NONE); in iterate()145 bool gl4cts::ContextFlushControl::CoverageTest::testQuery(glu::RenderContext& context, glw::GLenum … in testQuery() function in gl4cts::ContextFlushControl::CoverageTest
98 bool testQuery(glu::RenderContext& context, glw::GLenum expected_value);