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

/external/deqp/modules/gles3/functional/
H A Des3fFboColorbufferTests.hpp36 class FboColorTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 FboColorTests (Context& context);
40 ~FboColorTests (void);
45 FboColorTests (const FboColorTests& other);
46 FboColorTests& operator= (const FboColorTests& other);
H A Des3fFboColorbufferTests.cpp815 FboColorTests::FboColorTests (Context& context) function in class:deqp::gles3::Functional::FboColorTests
820 FboColorTests::~FboColorTests (void)
824 void FboColorTests::init (void)
/external/deqp/modules/gles31/functional/
H A Des31fFboColorbufferTests.hpp36 class FboColorTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 FboColorTests (Context& context);
40 ~FboColorTests (void);
45 FboColorTests (const FboColorTests& other);
46 FboColorTests& operator= (const FboColorTests& other);
H A Des31fFboColorbufferTests.cpp259 FboColorTests::FboColorTests (Context& context) function in class:deqp::gles31::Functional::FboColorTests
264 FboColorTests::~FboColorTests (void)
268 void FboColorTests::init (void)

Completed in 109 milliseconds