Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPolygonOffsetClampTests.hpp125 class PolygonOffsetClampZeroInfinityTestCase : public PolygonOffsetClampValueTestCaseBase class
129 PolygonOffsetClampZeroInfinityTestCase(deqp::Context& context);
DglcPolygonOffsetClampTests.cpp570 PolygonOffsetClampZeroInfinityTestCase::PolygonOffsetClampZeroInfinityTestCase(deqp::Context& conte… in PolygonOffsetClampZeroInfinityTestCase() function in glcts::PolygonOffsetClampZeroInfinityTestCase
579 void PolygonOffsetClampZeroInfinityTestCase::init() in init()
590 bool PolygonOffsetClampZeroInfinityTestCase::verify(GLuint caseNo, GLfloat depth, GLfloat offsetDep… in verify()
625 addChild(new PolygonOffsetClampZeroInfinityTestCase(m_context)); in init()