Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboColorbufferTests.hpp36 class FboColorTests : public TestCaseGroup class
39 FboColorTests (Context& context);
40 ~FboColorTests (void);
45 FboColorTests (const FboColorTests& other);
46 FboColorTests& operator= (const FboColorTests& other);
H A Des3fFboColorbufferTests.cpp1017 FboColorTests::FboColorTests (Context& context) in FboColorTests() function in deqp::gles3::Functional::FboColorTests
1022 FboColorTests::~FboColorTests (void) in ~FboColorTests()
1026 void FboColorTests::init (void) in init()
H A Des3fFunctionalTests.cpp276 addChild(new FboColorTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboColorbufferTests.hpp36 class FboColorTests : public TestCaseGroup class
39 FboColorTests (Context& context);
40 ~FboColorTests (void);
45 FboColorTests (const FboColorTests& other);
46 FboColorTests& operator= (const FboColorTests& other);
H A Des31fFboColorbufferTests.cpp347 FboColorTests::FboColorTests (Context& context) in FboColorTests() function in deqp::gles31::Functional::FboColorTests
352 FboColorTests::~FboColorTests (void) in ~FboColorTests()
356 void FboColorTests::init (void) in init()
H A Des31fFunctionalTests.cpp419 addChild(new FboColorTests (m_context)); in init()

Completed in 6 milliseconds