Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.hpp295 class TargetMismatchTest : public deqp::TestCase class
298 TargetMismatchTest(deqp::Context& context);
299 virtual ~TargetMismatchTest() in ~TargetMismatchTest()
Dgl4cCopyImageTests.cpp4303 TargetMismatchTest::TargetMismatchTest(deqp::Context& context) in TargetMismatchTest() function in gl4cts::CopyImage::TargetMismatchTest
4382 tcu::TestNode::IterateResult TargetMismatchTest::iterate() in iterate()
4452 void TargetMismatchTest::clean() in clean()
5912 addChild(new CopyImage::TargetMismatchTest(m_context)); in init()