Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp1051 class OneSlopeTestCase : public PolygonOffsetTestCase class
1054OneSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalForm…
1059 OneSlopeTestCase::OneSlopeTestCase (Context& context, const char* name, const char* description, GL… in OneSlopeTestCase() function in deqp::gles2::Functional::__anon63cb7ea30111::OneSlopeTestCase
1064 void OneSlopeTestCase::testPolygonOffset (void) in testPolygonOffset()
1241 …addChild(new OneSlopeTestCase(m_context, (std::string(format.name) + "_factor_1_slope").c_str(), "… in init()
/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp1054 class OneSlopeTestCase : public PolygonOffsetTestCase class
1057OneSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalForm…
1062 OneSlopeTestCase::OneSlopeTestCase (Context& context, const char* name, const char* description, GL… in OneSlopeTestCase() function in deqp::gles3::Functional::__anonf4a9f6450111::OneSlopeTestCase
1067 void OneSlopeTestCase::testPolygonOffset (void) in testPolygonOffset()
1246 …addChild(new OneSlopeTestCase(m_context, (std::string(format.name) + "_factor_1_slope").c_str(), "… in init()