Searched refs:BooleanStateQueryTests (Results 1 - 9 of 9) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fBooleanStateQueryTests.hpp36 class BooleanStateQueryTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 BooleanStateQueryTests (Context& context);
40 ~BooleanStateQueryTests (void);
45 BooleanStateQueryTests (const BooleanStateQueryTests& other);
46 BooleanStateQueryTests& operator= (const BooleanStateQueryTests& other);
H A Des31fBooleanStateQueryTests.cpp104 BooleanStateQueryTests::BooleanStateQueryTests (Context& context) function in class:deqp::gles31::Functional::BooleanStateQueryTests
109 BooleanStateQueryTests::~BooleanStateQueryTests (void)
113 void BooleanStateQueryTests::init (void)
H A Des31fFunctionalTests.cpp268 addChild(new BooleanStateQueryTests (m_context));
/external/deqp/modules/gles2/functional/
H A Des2fBooleanStateQueryTests.hpp45 class BooleanStateQueryTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
48 BooleanStateQueryTests (Context& context);
49 ~BooleanStateQueryTests (void);
55 BooleanStateQueryTests (const BooleanStateQueryTests& other);
56 BooleanStateQueryTests& operator= (const BooleanStateQueryTests& other);
H A Des2fBooleanStateQueryTests.cpp537 BooleanStateQueryTests::BooleanStateQueryTests (Context& context) function in class:deqp::gles2::Functional::BooleanStateQueryTests
546 BooleanStateQueryTests::~BooleanStateQueryTests (void)
551 void BooleanStateQueryTests::init (void)
594 void BooleanStateQueryTests::deinit (void)
H A Des2fFunctionalTests.cpp284 addChild(new BooleanStateQueryTests (m_context));
/external/deqp/modules/gles3/functional/
H A Des3fBooleanStateQueryTests.hpp46 class BooleanStateQueryTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
49 BooleanStateQueryTests (Context& context);
50 ~BooleanStateQueryTests (void);
56 BooleanStateQueryTests (const BooleanStateQueryTests& other);
57 BooleanStateQueryTests& operator= (const BooleanStateQueryTests& other);
H A Des3fBooleanStateQueryTests.cpp727 BooleanStateQueryTests::BooleanStateQueryTests (Context& context) function in class:deqp::gles3::Functional::BooleanStateQueryTests
737 BooleanStateQueryTests::~BooleanStateQueryTests (void)
742 void BooleanStateQueryTests::init (void)
795 void BooleanStateQueryTests::deinit (void)
H A Des3fFunctionalTests.cpp346 addChild(new BooleanStateQueryTests (m_context));

Completed in 742 milliseconds