Searched refs:InternalFormatQueryTests (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fInternalFormatQueryTests.hpp36 class InternalFormatQueryTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 InternalFormatQueryTests (Context& context);
40 ~InternalFormatQueryTests (void);
45 InternalFormatQueryTests (const InternalFormatQueryTests& other);
46 InternalFormatQueryTests& operator= (const InternalFormatQueryTests& other);
H A Des31fInternalFormatQueryTests.cpp342 InternalFormatQueryTests::InternalFormatQueryTests (Context& context) function in class:deqp::gles31::Functional::InternalFormatQueryTests
347 InternalFormatQueryTests::~InternalFormatQueryTests (void)
351 void InternalFormatQueryTests::init (void)
H A Des31fFunctionalTests.cpp273 addChild(new InternalFormatQueryTests (m_context));
/external/deqp/modules/gles3/functional/
H A Des3fInternalFormatQueryTests.hpp36 class InternalFormatQueryTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 InternalFormatQueryTests (Context& context);
44 InternalFormatQueryTests (const InternalFormatQueryTests& other);
45 InternalFormatQueryTests& operator= (const InternalFormatQueryTests& other);
H A Des3fInternalFormatQueryTests.cpp165 InternalFormatQueryTests::InternalFormatQueryTests (Context& context) function in class:deqp::gles3::Functional::InternalFormatQueryTests
170 void InternalFormatQueryTests::init (void)
H A Des3fFunctionalTests.cpp358 addChild(new InternalFormatQueryTests (m_context));

Completed in 101 milliseconds