HomeSort by relevance Sort by last modified time
    Searched refs:RboStateQueryTests (Results 1 - 6 of 6) sorted by null

  /external/deqp/modules/gles2/functional/
es2fRboStateQueryTests.hpp 36 class RboStateQueryTests : public TestCaseGroup
39 RboStateQueryTests (Context& context);
44 RboStateQueryTests (const RboStateQueryTests& other);
45 RboStateQueryTests& operator= (const RboStateQueryTests& other);
es2fRboStateQueryTests.cpp 281 RboStateQueryTests::RboStateQueryTests (Context& context)
286 void RboStateQueryTests::init (void)
es2fFunctionalTests.cpp 291 addChild(new RboStateQueryTests (m_context));
  /external/deqp/modules/gles3/functional/
es3fRboStateQueryTests.hpp 36 class RboStateQueryTests : public TestCaseGroup
39 RboStateQueryTests (Context& context);
44 RboStateQueryTests (const RboStateQueryTests& other);
45 RboStateQueryTests& operator= (const RboStateQueryTests& other);
es3fRboStateQueryTests.cpp 372 RboStateQueryTests::RboStateQueryTests (Context& context)
377 void RboStateQueryTests::init (void)
es3fFunctionalTests.cpp 356 addChild(new RboStateQueryTests (m_context));

Completed in 728 milliseconds