Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSyncTests.hpp90 class FlushCommandsTest : public deqp::TestCase class
94 FlushCommandsTest(deqp::Context& context);
100 FlushCommandsTest(const FlushCommandsTest& other);
101 FlushCommandsTest& operator=(const FlushCommandsTest& other);
Dgl4cSyncTests.cpp67 addChild(new Sync::FlushCommandsTest(m_context)); in init()
76 FlushCommandsTest::FlushCommandsTest(deqp::Context& context) in FlushCommandsTest() function in gl4cts::Sync::FlushCommandsTest
86 tcu::TestNode::IterateResult FlushCommandsTest::iterate() in iterate()