Searched defs:FboStateQueryTests (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fFboStateQueryTests.hpp36 class FboStateQueryTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 FboStateQueryTests (Context& context);
44 FboStateQueryTests (const FboStateQueryTests& other);
45 FboStateQueryTests& operator= (const FboStateQueryTests& other);
H A Des2fFboStateQueryTests.cpp216 FboStateQueryTests::FboStateQueryTests (Context& context) function in class:deqp::gles2::Functional::FboStateQueryTests
221 void FboStateQueryTests::init (void)
/external/deqp/modules/gles3/functional/
H A Des3fFboStateQueryTests.hpp36 class FboStateQueryTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 FboStateQueryTests (Context& context);
44 FboStateQueryTests (const FboStateQueryTests& other);
45 FboStateQueryTests& operator= (const FboStateQueryTests& other);
H A Des3fFboStateQueryTests.cpp992 FboStateQueryTests::FboStateQueryTests (Context& context) function in class:deqp::gles3::Functional::FboStateQueryTests
997 void FboStateQueryTests::init (void)

Completed in 95 milliseconds