Searched defs:DrawTests (Results 1 - 10 of 10) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fDrawTests.hpp36 class DrawTests : public TestCaseGroup class in namespace:deqp::gles2::Functional
39 DrawTests (Context& context);
40 ~DrawTests (void);
45 DrawTests (const DrawTests& other);
46 DrawTests& operator= (const DrawTests& other);
H A Des2fDrawTests.cpp691 DrawTests::DrawTests (Context& context) function in class:deqp::gles2::Functional::DrawTests
696 DrawTests::~DrawTests (void)
700 void DrawTests::init (void)
/external/deqp/modules/gles2/stress/
H A Des2sDrawTests.hpp36 class DrawTests : public TestCaseGroup class in namespace:deqp::gles2::Stress
39 DrawTests (Context& context);
40 ~DrawTests (void);
45 DrawTests (const DrawTests& other);
46 DrawTests& operator= (const DrawTests& other);
H A Des2sDrawTests.cpp405 DrawTests::DrawTests (Context& context) function in class:deqp::gles2::Stress::DrawTests
410 DrawTests::~DrawTests (void)
414 void DrawTests::init (void)
/external/deqp/modules/gles3/functional/
H A Des3fDrawTests.hpp36 class DrawTests : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 DrawTests (Context& context);
40 ~DrawTests (void);
45 DrawTests (const DrawTests& other);
46 DrawTests& operator= (const DrawTests& other);
H A Des3fDrawTests.cpp1128 DrawTests::DrawTests (Context& context) function in class:deqp::gles3::Functional::DrawTests
1133 DrawTests::~DrawTests (void)
1137 void DrawTests::init (void)
/external/deqp/modules/gles3/stress/
H A Des3sDrawTests.hpp36 class DrawTests : public TestCaseGroup class in namespace:deqp::gles3::Stress
39 DrawTests (Context& testCtx);
40 ~DrawTests (void);
45 DrawTests (const DrawTests& other);
46 DrawTests& operator= (const DrawTests& other);
H A Des3sDrawTests.cpp618 DrawTests::DrawTests (Context& context) function in class:deqp::gles3::Stress::DrawTests
623 DrawTests::~DrawTests (void)
627 void DrawTests::init (void)
/external/deqp/modules/gles31/functional/
H A Des31fDrawTests.hpp36 class DrawTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 DrawTests (Context& context);
40 ~DrawTests (void);
45 DrawTests (const DrawTests& other);
46 DrawTests& operator= (const DrawTests& other);
/external/deqp/modules/gles31/stress/
H A Des31sDrawTests.hpp36 class DrawTests : public TestCaseGroup class in namespace:deqp::gles31::Stress
39 DrawTests (Context& context);
40 ~DrawTests (void);
45 DrawTests (const DrawTests& other);
46 DrawTests& operator= (const DrawTests& other);

Completed in 195 milliseconds