Home
last modified time | relevance | path

Searched refs:UsagePositiveNegativeTestCase (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp581 class UsagePositiveNegativeTestCase : public PolygonOffsetTestCase class
584UsagePositiveNegativeTestCase (Context& context, const char* name, const char* description, GLenum…
589 UsagePositiveNegativeTestCase::UsagePositiveNegativeTestCase (Context& context, const char* name, c… in UsagePositiveNegativeTestCase() function in deqp::gles3::Functional::__anonf4a9f6450111::UsagePositiveNegativeTestCase
594 void UsagePositiveNegativeTestCase::testPolygonOffset (void) in testPolygonOffset()
1234 …addChild(new UsagePositiveNegativeTestCase(m_context, (std::string(format.name) + "_render_with_un… in init()
/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp578 class UsagePositiveNegativeTestCase : public PolygonOffsetTestCase class
581UsagePositiveNegativeTestCase (Context& context, const char* name, const char* description, GLenum…
586 UsagePositiveNegativeTestCase::UsagePositiveNegativeTestCase (Context& context, const char* name, c… in UsagePositiveNegativeTestCase() function in deqp::gles2::Functional::__anon63cb7ea30111::UsagePositiveNegativeTestCase
591 void UsagePositiveNegativeTestCase::testPolygonOffset (void) in testPolygonOffset()
1229 …addChild(new UsagePositiveNegativeTestCase(m_context, (std::string(format.name) + "_render_with_un… in init()