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

/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.hpp36 class FragmentOutputTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 FragmentOutputTests (Context& context);
40 ~FragmentOutputTests (void);
45 FragmentOutputTests (const FragmentOutputTests& other);
46 FragmentOutputTests& operator= (const FragmentOutputTests& other);
H A Des3fFunctionalTests.cpp384 addChild(new FragmentOutputTests (m_context));
H A Des3fFragmentOutputTests.cpp887 FragmentOutputTests::FragmentOutputTests (Context& context) function in class:deqp::gles3::Functional::FragmentOutputTests
892 FragmentOutputTests::~FragmentOutputTests (void)
1019 void FragmentOutputTests::init (void)

Completed in 94 milliseconds