Home
last modified time | relevance | path

Searched refs:OneSlopeTestCase (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp1057 class OneSlopeTestCase : public PolygonOffsetTestCase class
1060OneSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalForm…
1065 OneSlopeTestCase::OneSlopeTestCase (Context& context, const char* name, const char* description, GL… in OneSlopeTestCase() function in deqp::gles3::Functional::__anon229c9ae30111::OneSlopeTestCase
1070 void OneSlopeTestCase::testPolygonOffset (void) in testPolygonOffset()
1249 …addChild(new OneSlopeTestCase(m_context, (std::string(format.name) + "_factor_1_slope").c_str(), "… in init()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp1055 class OneSlopeTestCase : public PolygonOffsetTestCase class
1058OneSlopeTestCase (Context& context, const char* name, const char* description, GLenum internalForm…
1063 OneSlopeTestCase::OneSlopeTestCase (Context& context, const char* name, const char* description, GL… in OneSlopeTestCase() function in deqp::gles2::Functional::__anon91be23410111::OneSlopeTestCase
1068 void OneSlopeTestCase::testPolygonOffset (void) in testPolygonOffset()
1245 …addChild(new OneSlopeTestCase(m_context, (std::string(format.name) + "_factor_1_slope").c_str(), "… in init()