Home
last modified time | relevance | path

Searched refs:UsageSlopeTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp845 // UsageSlopeTestCase
847 class UsageSlopeTestCase : public PolygonOffsetTestCase class
850 UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
855 UsageSlopeTestCase::UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) in UsageSlopeTestCase() function in deqp::gles3::Functional::__anon30578::UsageSlopeTestCase
860 void UsageSlopeTestCase::testPolygonOffset (void) in testPolygonOffset()
1243 addChild(new UsageSlopeTestCase(m_context, (std::string(format.name) + "_render_with_factor").c_str(), "test polygon offset factor", format.internalFormat, format.name)); in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp843 // UsageSlopeTestCase
845 class UsageSlopeTestCase : public PolygonOffsetTestCase class
848 UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName);
853 UsageSlopeTestCase::UsageSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalFormat, const char* internalFormatName) in UsageSlopeTestCase() function in deqp::gles2::Functional::__anon30431::UsageSlopeTestCase
858 void UsageSlopeTestCase::testPolygonOffset (void) in testPolygonOffset()
1239 addChild(new UsageSlopeTestCase(m_context, (std::string(format.name) + "_render_with_factor").c_str(), "test polygon offset factor", format.internalFormat, format.name)); in init()

Completed in 4 milliseconds