Searched refs:UsageSlopeTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 844 class UsageSlopeTestCase : public PolygonOffsetTestCase class 847 …UsageSlopeTestCase (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/ |
D | es2fPolygonOffsetTests.cpp | 841 class UsageSlopeTestCase : public PolygonOffsetTestCase class 844 …UsageSlopeTestCase (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()
|