Home
last modified time | relevance | path

Searched refs:BlendTests (Results 1 – 12 of 12) sorted by relevance

/external/deqp/modules/gles3/performance/
Des3pBlendTests.hpp36 class BlendTests : public TestCaseGroup class
39 BlendTests (Context& context);
40 ~BlendTests (void);
45 BlendTests (const BlendTests& other);
46 BlendTests& operator= (const BlendTests& other);
Des3pBlendTests.cpp126 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles3::Performance::BlendTests
131 BlendTests::~BlendTests (void) in ~BlendTests()
135 void BlendTests::init (void) in init()
Des3pPerformanceTests.cpp129 addChild(new BlendTests (m_context)); in init()
/external/deqp/modules/gles3/functional/
Des3fBlendTests.hpp36 class BlendTests : public TestCaseGroup class
39 BlendTests (Context& context);
40 ~BlendTests (void);
45 BlendTests (const BlendTests& other);
46 BlendTests& operator= (const BlendTests& other);
Des3fBlendTests.cpp355 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles3::Functional::BlendTests
360 BlendTests::~BlendTests (void) in ~BlendTests()
364 void BlendTests::init (void) in init()
Des3fFunctionalTests.cpp335 addChild(new BlendTests (m_context)); in init()
/external/deqp/modules/gles2/performance/
Des2pBlendTests.hpp36 class BlendTests : public TestCaseGroup class
39 BlendTests (Context& context);
40 ~BlendTests (void);
45 BlendTests (const BlendTests& other);
46 BlendTests& operator= (const BlendTests& other);
Des2pBlendTests.cpp123 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles2::Performance::BlendTests
128 BlendTests::~BlendTests (void) in ~BlendTests()
132 void BlendTests::init (void) in init()
Des2pPerformanceTests.cpp115 addChild(new BlendTests (m_context)); in init()
/external/deqp/modules/gles2/functional/
Des2fBlendTests.hpp36 class BlendTests : public TestCaseGroup class
39 BlendTests (Context& context);
40 ~BlendTests (void);
45 BlendTests (const BlendTests& other);
46 BlendTests& operator= (const BlendTests& other);
Des2fBlendTests.cpp298 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles2::Functional::BlendTests
303 BlendTests::~BlendTests (void) in ~BlendTests()
307 void BlendTests::init (void) in init()
Des2fFunctionalTests.cpp270 addChild(new BlendTests (m_context)); in init()