Searched refs:BlendTests (Results 1 – 12 of 12) sorted by relevance
36 class BlendTests : public TestCaseGroup class39 BlendTests (Context& context);40 ~BlendTests (void);45 BlendTests (const BlendTests& other);46 BlendTests& operator= (const BlendTests& other);
126 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles3::Performance::BlendTests131 BlendTests::~BlendTests (void) in ~BlendTests()135 void BlendTests::init (void) in init()
129 addChild(new BlendTests (m_context)); in init()
355 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles3::Functional::BlendTests360 BlendTests::~BlendTests (void) in ~BlendTests()364 void BlendTests::init (void) in init()
335 addChild(new BlendTests (m_context)); in init()
123 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles2::Performance::BlendTests128 BlendTests::~BlendTests (void) in ~BlendTests()132 void BlendTests::init (void) in init()
115 addChild(new BlendTests (m_context)); in init()
298 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles2::Functional::BlendTests303 BlendTests::~BlendTests (void) in ~BlendTests()307 void BlendTests::init (void) in init()
270 addChild(new BlendTests (m_context)); in init()