Searched refs:OneSlopeTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fPolygonOffsetTests.cpp | 1051 class OneSlopeTestCase : public PolygonOffsetTestCase class 1054 …OneSlopeTestCase (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/ |
D | es3fPolygonOffsetTests.cpp | 1054 class OneSlopeTestCase : public PolygonOffsetTestCase class 1057 …OneSlopeTestCase (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()
|