Lines Matching refs:PolygonOffsetTestCase

253 class PolygonOffsetTestCase : public TestCase  class
256PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum interna…
267 PolygonOffsetTestCase::PolygonOffsetTestCase (Context& context, const char* name, const char* descr… in PolygonOffsetTestCase() function in deqp::gles2::Functional::__anon63cb7ea30111::PolygonOffsetTestCase
275 PolygonOffsetTestCase::IterateResult PolygonOffsetTestCase::iterate (void) in iterate()
337 class UsageTestCase : public PolygonOffsetTestCase
346 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageTestCase()
453 class UsageDisplacementTestCase : public PolygonOffsetTestCase
464 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageDisplacementTestCase()
578 class UsagePositiveNegativeTestCase : public PolygonOffsetTestCase
587 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsagePositiveNegativeTestCase()
728 class ResultClampingTestCase : public PolygonOffsetTestCase
737 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in ResultClampingTestCase()
841 class UsageSlopeTestCase : public PolygonOffsetTestCase
850 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageSlopeTestCase()
954 class ZeroSlopeTestCase : public PolygonOffsetTestCase
963 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in ZeroSlopeTestCase()
1051 class OneSlopeTestCase : public PolygonOffsetTestCase
1060 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in OneSlopeTestCase()