Searched defs:RandomFragmentOpTests (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fRandomFragmentOpTests.hpp36 class RandomFragmentOpTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 RandomFragmentOpTests (Context& context);
40 ~RandomFragmentOpTests (void);
45 RandomFragmentOpTests (const RandomFragmentOpTests& other);
46 RandomFragmentOpTests& operator= (const RandomFragmentOpTests& other);
/external/deqp/modules/gles3/functional/
H A Des3fRandomFragmentOpTests.hpp36 class RandomFragmentOpTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 RandomFragmentOpTests (Context& context);
40 ~RandomFragmentOpTests (void);
45 RandomFragmentOpTests (const RandomFragmentOpTests& other);
46 RandomFragmentOpTests& operator= (const RandomFragmentOpTests& other);

Completed in 69 milliseconds