HomeSort by relevance Sort by last modified time
    Searched refs:UsagePositiveNegativeTestCase (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 576 // UsagePositiveNegativeTestCase
578 class UsagePositiveNegativeTestCase : public PolygonOffsetTestCase
581 UsagePositiveNegativeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
586 UsagePositiveNegativeTestCase::UsagePositiveNegativeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName)
591 void UsagePositiveNegativeTestCase::testPolygonOffset (void)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 579 // UsagePositiveNegativeTestCase
581 class UsagePositiveNegativeTestCase : public PolygonOffsetTestCase
584 UsagePositiveNegativeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
589 UsagePositiveNegativeTestCase::UsagePositiveNegativeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName)
594 void UsagePositiveNegativeTestCase::testPolygonOffset (void)
    [all...]

Completed in 96 milliseconds