Searched refs:ZeroSlopeTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 957 class ZeroSlopeTestCase : public PolygonOffsetTestCase class 960 …ZeroSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFor… 965 ZeroSlopeTestCase::ZeroSlopeTestCase (Context& context, const char* name, const char* description, … in ZeroSlopeTestCase() function in deqp::gles3::Functional::__anonf4a9f6450111::ZeroSlopeTestCase 970 void ZeroSlopeTestCase::testPolygonOffset (void) in testPolygonOffset() 1243 …addChild(new ZeroSlopeTestCase(m_context, (std::string(format.name) + "_factor_0_slope").c_str(), … in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fPolygonOffsetTests.cpp | 954 class ZeroSlopeTestCase : public PolygonOffsetTestCase class 957 …ZeroSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFor… 962 ZeroSlopeTestCase::ZeroSlopeTestCase (Context& context, const char* name, const char* description, … in ZeroSlopeTestCase() function in deqp::gles2::Functional::__anon63cb7ea30111::ZeroSlopeTestCase 967 void ZeroSlopeTestCase::testPolygonOffset (void) in testPolygonOffset() 1238 …addChild(new ZeroSlopeTestCase(m_context, (std::string(format.name) + "_factor_0_slope").c_str(), … in init()
|