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

/external/deqp/modules/gles31/functional/
H A Des31fIntegerStateQueryTests.hpp36 class IntegerStateQueryTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 IntegerStateQueryTests (Context& context);
40 ~IntegerStateQueryTests (void);
45 IntegerStateQueryTests (const IntegerStateQueryTests& other);
46 IntegerStateQueryTests& operator= (const IntegerStateQueryTests& other);
H A Des31fIntegerStateQueryTests.cpp609 IntegerStateQueryTests::IntegerStateQueryTests (Context& context) function in class:deqp::gles31::Functional::IntegerStateQueryTests
614 IntegerStateQueryTests::~IntegerStateQueryTests (void)
618 void IntegerStateQueryTests::init (void)
H A Des31fFunctionalTests.cpp250 addChild(new IntegerStateQueryTests (m_context));
/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.hpp44 class IntegerStateQueryTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
47 IntegerStateQueryTests (Context& context);
48 ~IntegerStateQueryTests (void);
54 IntegerStateQueryTests (const IntegerStateQueryTests& other);
55 IntegerStateQueryTests& operator= (const IntegerStateQueryTests& other);
H A Des2fFunctionalTests.cpp284 addChild(new IntegerStateQueryTests (m_context));
H A Des2fIntegerStateQueryTests.cpp1947 IntegerStateQueryTests::IntegerStateQueryTests (Context& context) function in class:deqp::gles2::Functional::IntegerStateQueryTests
1955 IntegerStateQueryTests::~IntegerStateQueryTests (void)
1960 void IntegerStateQueryTests::init (void)
2122 void IntegerStateQueryTests::deinit (void)
/external/deqp/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.hpp45 class IntegerStateQueryTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
48 IntegerStateQueryTests (Context& context);
49 ~IntegerStateQueryTests (void);
55 IntegerStateQueryTests (const IntegerStateQueryTests& other);
56 IntegerStateQueryTests& operator= (const IntegerStateQueryTests& other);
H A Des3fFunctionalTests.cpp345 addChild(new IntegerStateQueryTests (m_context));
H A Des3fIntegerStateQueryTests.cpp2680 IntegerStateQueryTests::IntegerStateQueryTests (Context& context) function in class:deqp::gles3::Functional::IntegerStateQueryTests
2689 IntegerStateQueryTests::~IntegerStateQueryTests (void)
2694 void IntegerStateQueryTests::init (void)
2969 void IntegerStateQueryTests::deinit (void)

Completed in 215 milliseconds