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.cpp578 PolygonOffsetClampZeroInfinityTestCase::PolygonOffsetClampZeroInfinityTestCase(deqp::Context &conte… in PolygonOffsetClampZeroInfinityTestCase() function in glcts::PolygonOffsetClampZeroInfinityTestCase
587 void PolygonOffsetClampZeroInfinityTestCase::init() in init()
598 bool PolygonOffsetClampZeroInfinityTestCase::verify(GLuint caseNo, GLfloat depth, GLfloat offsetDep… in verify()
633 addChild(new PolygonOffsetClampZeroInfinityTestCase(m_context)); in init()