Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fIntegerStateQueryTests.hpp36 class IntegerStateQueryTests : public TestCaseGroup class
39 IntegerStateQueryTests (Context& context);
40 ~IntegerStateQueryTests (void);
45 IntegerStateQueryTests (const IntegerStateQueryTests& other);
46 IntegerStateQueryTests& operator= (const IntegerStateQueryTests& other);
Des31fIntegerStateQueryTests.cpp765 IntegerStateQueryTests::IntegerStateQueryTests (Context& context) in IntegerStateQueryTests() function in deqp::gles31::Functional::IntegerStateQueryTests
770 IntegerStateQueryTests::~IntegerStateQueryTests (void) in ~IntegerStateQueryTests()
774 void IntegerStateQueryTests::init (void) in init()
Des31fFunctionalTests.cpp354 addChild(new IntegerStateQueryTests (m_context)); in init()
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.hpp44 class IntegerStateQueryTests : public TestCaseGroup class
47 IntegerStateQueryTests (Context& context);
48 ~IntegerStateQueryTests (void);
54 IntegerStateQueryTests (const IntegerStateQueryTests& other);
55 IntegerStateQueryTests& operator= (const IntegerStateQueryTests& other);
Des2fFunctionalTests.cpp289 addChild(new IntegerStateQueryTests (m_context)); in init()
Des2fIntegerStateQueryTests.cpp2035 IntegerStateQueryTests::IntegerStateQueryTests (Context& context) in IntegerStateQueryTests() function in deqp::gles2::Functional::IntegerStateQueryTests
2043 IntegerStateQueryTests::~IntegerStateQueryTests (void) in ~IntegerStateQueryTests()
2048 void IntegerStateQueryTests::init (void) in init()
2217 void IntegerStateQueryTests::deinit (void) in deinit()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.hpp45 class IntegerStateQueryTests : public TestCaseGroup class
48 IntegerStateQueryTests (Context& context);
49 ~IntegerStateQueryTests (void);
55 IntegerStateQueryTests (const IntegerStateQueryTests& other);
56 IntegerStateQueryTests& operator= (const IntegerStateQueryTests& other);
Des3fFunctionalTests.cpp353 addChild(new IntegerStateQueryTests (m_context)); in init()
Des3fIntegerStateQueryTests.cpp2743 IntegerStateQueryTests::IntegerStateQueryTests (Context& context) in IntegerStateQueryTests() function in deqp::gles3::Functional::IntegerStateQueryTests
2752 IntegerStateQueryTests::~IntegerStateQueryTests (void) in ~IntegerStateQueryTests()
2757 void IntegerStateQueryTests::init (void) in init()
3040 void IntegerStateQueryTests::deinit (void) in deinit()