Lines Matching refs:PolygonOffsetTestCase

256 class PolygonOffsetTestCase : public TestCase  class
259PolygonOffsetTestCase (Context& context, const char* name, const char* description, GLenum interna…
270 PolygonOffsetTestCase::PolygonOffsetTestCase (Context& context, const char* name, const char* descr… in PolygonOffsetTestCase() function in deqp::gles3::Functional::__anonf4a9f6450111::PolygonOffsetTestCase
278 PolygonOffsetTestCase::IterateResult PolygonOffsetTestCase::iterate (void) in iterate()
340 class UsageTestCase : public PolygonOffsetTestCase
349 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageTestCase()
456 class UsageDisplacementTestCase : public PolygonOffsetTestCase
467 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageDisplacementTestCase()
581 class UsagePositiveNegativeTestCase : public PolygonOffsetTestCase
590 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsagePositiveNegativeTestCase()
731 class ResultClampingTestCase : public PolygonOffsetTestCase
740 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in ResultClampingTestCase()
844 class UsageSlopeTestCase : public PolygonOffsetTestCase
853 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in UsageSlopeTestCase()
957 class ZeroSlopeTestCase : public PolygonOffsetTestCase
966 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in ZeroSlopeTestCase()
1054 class OneSlopeTestCase : public PolygonOffsetTestCase
1063 : PolygonOffsetTestCase(context, name, description, internalFormat, internalFormatName, 200) in OneSlopeTestCase()