Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcPolygonOffsetClampTests.hpp81 class PolygonOffsetClampValueTestCaseBase : public PolygonOffsetClampTestCaseBase class
85PolygonOffsetClampValueTestCaseBase(deqp::Context& context, const char* name, const char* descript…
110 class PolygonOffsetClampMinMaxTestCase : public PolygonOffsetClampValueTestCaseBase
125 class PolygonOffsetClampZeroInfinityTestCase : public PolygonOffsetClampValueTestCaseBase
DglcPolygonOffsetClampTests.cpp159 PolygonOffsetClampValueTestCaseBase::PolygonOffsetClampValueTestCaseBase(deqp::Context& context, co… in PolygonOffsetClampValueTestCaseBase() function in glcts::PolygonOffsetClampValueTestCaseBase
172 void PolygonOffsetClampValueTestCaseBase::init() in init()
233 void PolygonOffsetClampValueTestCaseBase::deinit() in deinit()
260 void PolygonOffsetClampValueTestCaseBase::test(const glw::Functions& gl) in test()
449 float PolygonOffsetClampValueTestCaseBase::readDepthValue(const glw::Functions& gl, const GLuint re… in readDepthValue()
504 : PolygonOffsetClampValueTestCaseBase( in PolygonOffsetClampMinMaxTestCase()
514 PolygonOffsetClampValueTestCaseBase::init(); in init()
571 : PolygonOffsetClampValueTestCaseBase( in PolygonOffsetClampZeroInfinityTestCase()
581 PolygonOffsetClampValueTestCaseBase::init(); in init()