Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp844 class UsageSlopeTestCase : public PolygonOffsetTestCase class
847UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFo…
852 UsageSlopeTestCase::UsageSlopeTestCase (Context& context, const char* name, const char* description… in UsageSlopeTestCase() function in deqp::gles3::Functional::__anonf4a9f6450111::UsageSlopeTestCase
857 void UsageSlopeTestCase::testPolygonOffset (void) in testPolygonOffset()
1240 …addChild(new UsageSlopeTestCase(m_context, (std::string(format.name) + "_render_with_factor").c_st… in init()
/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp841 class UsageSlopeTestCase : public PolygonOffsetTestCase class
844UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFo…
849 UsageSlopeTestCase::UsageSlopeTestCase (Context& context, const char* name, const char* description… in UsageSlopeTestCase() function in deqp::gles2::Functional::__anon63cb7ea30111::UsageSlopeTestCase
854 void UsageSlopeTestCase::testPolygonOffset (void) in testPolygonOffset()
1235 …addChild(new UsageSlopeTestCase(m_context, (std::string(format.name) + "_render_with_factor").c_st… in init()