Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A 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);
H A Des31fIntegerStateQueryTests.cpp770 IntegerStateQueryTests::IntegerStateQueryTests (Context& context) in IntegerStateQueryTests() function in deqp::gles31::Functional::IntegerStateQueryTests
775 IntegerStateQueryTests::~IntegerStateQueryTests (void) in ~IntegerStateQueryTests()
779 void IntegerStateQueryTests::init (void) in init()
H A Des31fFunctionalTests.cpp394 addChild(new IntegerStateQueryTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A 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);
H A Des3fFunctionalTests.cpp356 addChild(new IntegerStateQueryTests (m_context)); in init()
H A Des3fIntegerStateQueryTests.cpp2751 IntegerStateQueryTests::IntegerStateQueryTests (Context& context) in IntegerStateQueryTests() function in deqp::gles3::Functional::IntegerStateQueryTests
2760 IntegerStateQueryTests::~IntegerStateQueryTests (void) in ~IntegerStateQueryTests()
2765 void IntegerStateQueryTests::init (void) in init()
3055 void IntegerStateQueryTests::deinit (void) in deinit()
/third_party/vk-gl-cts/modules/gles2/functional/
H A 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);
H A Des2fFunctionalTests.cpp292 addChild(new IntegerStateQueryTests (m_context)); in init()
H A Des2fIntegerStateQueryTests.cpp2039 IntegerStateQueryTests::IntegerStateQueryTests (Context& context) in IntegerStateQueryTests() function in deqp::gles2::Functional::IntegerStateQueryTests
2047 IntegerStateQueryTests::~IntegerStateQueryTests (void) in ~IntegerStateQueryTests()
2052 void IntegerStateQueryTests::init (void) in init()
2221 void IntegerStateQueryTests::deinit (void) in deinit()

Completed in 15 milliseconds