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);
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()
293 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles2::Functional::BlendTests298 BlendTests::~BlendTests (void) in ~BlendTests()302 void BlendTests::init (void) in init()
266 addChild(new BlendTests (m_context)); in init()
350 BlendTests::BlendTests (Context& context) in BlendTests() function in deqp::gles3::Functional::BlendTests355 BlendTests::~BlendTests (void) in ~BlendTests()359 void BlendTests::init (void) in init()
329 addChild(new BlendTests (m_context)); in init()
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()