Home
last modified time | relevance | path

Searched refs:FboInvalidateTests (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboInvalidateTests.hpp36 class FboInvalidateTests : public TestCaseGroup class
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) in FboInvalidateTests() function in deqp::gles3::Functional::FboInvalidateTests
1325 FboInvalidateTests::~FboInvalidateTests (void) in ~FboInvalidateTests()
1329 void FboInvalidateTests::init (void) in init()
H A Des3fFunctionalTests.cpp282 addChild(new FboInvalidateTests (m_context)); in init()

Completed in 4 milliseconds