Searched defs:RandomShaderTests (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fRandomShaderTests.hpp36 class RandomShaderTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 RandomShaderTests (Context& context);
40 ~RandomShaderTests (void);
45 RandomShaderTests (const RandomShaderTests& other);
46 RandomShaderTests& operator= (const RandomShaderTests& other);
H A Des2fRandomShaderTests.cpp344 RandomShaderTests::RandomShaderTests (Context& context) function in class:deqp::gles2::Functional::RandomShaderTests
349 RandomShaderTests::~RandomShaderTests (void)
358 void RandomShaderTests::init (void)
/external/deqp/modules/gles3/functional/
H A Des3fRandomShaderTests.hpp36 class RandomShaderTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 RandomShaderTests (Context& context);
40 ~RandomShaderTests (void);
45 RandomShaderTests (const RandomShaderTests& other);
46 RandomShaderTests& operator= (const RandomShaderTests& other);
H A Des3fRandomShaderTests.cpp346 RandomShaderTests::RandomShaderTests (Context& context) function in class:deqp::gles3::Functional::RandomShaderTests
351 RandomShaderTests::~RandomShaderTests (void)
360 void RandomShaderTests::init (void)

Completed in 515 milliseconds