Searched refs:FragDepthTests (Results 1 – 3 of 3) sorted by relevance
36 class FragDepthTests : public TestCaseGroup class39 FragDepthTests (Context& context);40 ~FragDepthTests (void);45 FragDepthTests (const FragDepthTests& other);46 FragDepthTests& operator= (const FragDepthTests& other);
422 FragDepthTests::FragDepthTests (Context& context) in FragDepthTests() function in deqp::gles3::Functional::FragDepthTests427 FragDepthTests::~FragDepthTests (void) in ~FragDepthTests()444 void FragDepthTests::init (void) in init()
217 addChild(new FragDepthTests (m_context)); in init()