Searched defs:FboInvalidateTests (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFboInvalidateTests.hpp36 class FboInvalidateTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 FboInvalidateTests (Context& context);
40 ~FboInvalidateTests (void);
45 FboInvalidateTests (const FboInvalidateTests& other);
46 FboInvalidateTests& operator= (const FboInvalidateTests& other);
H A Des3fFboInvalidateTests.cpp1320 FboInvalidateTests::FboInvalidateTests (Context& context) function in class:deqp::gles3::Functional::FboInvalidateTests
1325 FboInvalidateTests::~FboInvalidateTests (void)
1329 void FboInvalidateTests::init (void)

Completed in 74 milliseconds