Searched refs:FragDepthTests (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFragDepthTests.hpp36 class FragDepthTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 FragDepthTests (Context& context);
40 ~FragDepthTests (void);
45 FragDepthTests (const FragDepthTests& other);
46 FragDepthTests& operator= (const FragDepthTests& other);
H A Des3fFragDepthTests.cpp422 FragDepthTests::FragDepthTests (Context& context) function in class:deqp::gles3::Functional::FragDepthTests
427 FragDepthTests::~FragDepthTests (void)
444 void FragDepthTests::init (void)
H A Des3fFunctionalTests.cpp215 addChild(new FragDepthTests (m_context));

Completed in 280 milliseconds