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

  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 839 // UsageSlopeTestCase
841 class UsageSlopeTestCase : public PolygonOffsetTestCase
844 UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
849 UsageSlopeTestCase::UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName)
854 void UsageSlopeTestCase::testPolygonOffset (void)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 842 // UsageSlopeTestCase
844 class UsageSlopeTestCase : public PolygonOffsetTestCase
847 UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
852 UsageSlopeTestCase::UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName)
857 void UsageSlopeTestCase::testPolygonOffset (void)
    [all...]

Completed in 2407 milliseconds