Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp957 class ZeroSlopeTestCase : public PolygonOffsetTestCase class
960ZeroSlopeTestCase (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/
Des2fPolygonOffsetTests.cpp954 class ZeroSlopeTestCase : public PolygonOffsetTestCase class
957ZeroSlopeTestCase (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()