Home
last modified time | relevance | path

Searched refs:RboStateQueryTests (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fRboStateQueryTests.hpp36 class RboStateQueryTests : public TestCaseGroup class
39 RboStateQueryTests (Context& context);
44 RboStateQueryTests (const RboStateQueryTests& other);
45 RboStateQueryTests& operator= (const RboStateQueryTests& other);
Des2fRboStateQueryTests.cpp277 RboStateQueryTests::RboStateQueryTests (Context& context) in RboStateQueryTests() function in deqp::gles2::Functional::RboStateQueryTests
282 void RboStateQueryTests::init (void) in init()
Des2fFunctionalTests.cpp296 addChild(new RboStateQueryTests (m_context)); in init()
/external/deqp/modules/gles3/functional/
Des3fRboStateQueryTests.hpp36 class RboStateQueryTests : public TestCaseGroup class
39 RboStateQueryTests (Context& context);
44 RboStateQueryTests (const RboStateQueryTests& other);
45 RboStateQueryTests& operator= (const RboStateQueryTests& other);
Des3fRboStateQueryTests.cpp372 RboStateQueryTests::RboStateQueryTests (Context& context) in RboStateQueryTests() function in deqp::gles3::Functional::RboStateQueryTests
377 void RboStateQueryTests::init (void) in init()
Des3fFunctionalTests.cpp362 addChild(new RboStateQueryTests (m_context)); in init()