Lines Matching refs:LineCase

727 class LineCase : public LineRenderTestCase  class
730LineCase (Context& context, const char* name, const char* description, const LineRenderTestCase:…
738 LineCase::LineCase (Context& context, const char* name, const char* description, const LineRenderTe… in LineCase() function in deqp::gles2::Functional::__anon1ee7734a0111::LineCase
744 void LineCase::verifyImage (const tcu::ConstPixelBufferAccess& testImageAccess, const tcu::ConstPix… in verifyImage()
1462 …addChild(new LineCase(m_context, "line_z_clip", "line z clipping", DE_ARRAY_BEGIN(depthTe… in init()
1463 …addChild(new LineCase(m_context, "line_z_clip_viewport_center", "line z clipping", DE_ARRAY_B… in init()
1464 …addChild(new LineCase(m_context, "line_z_clip_viewport_corner", "line z clipping", DE_ARRAY_B… in init()
1466 …addChild(new LineCase(m_context, "line_clip_viewport_center", "line viewport clipping", DE_ARRA… in init()
1467 …addChild(new LineCase(m_context, "line_clip_viewport_corner", "line viewport clipping", DE_ARRA… in init()
1469 …addChild(new LineCase(m_context, "wide_line_z_clip", "line z clipping", DE_ARRAY_BEGIN(dept… in init()
1470 …addChild(new LineCase(m_context, "wide_line_z_clip_viewport_center", "line z clipping", DE_ARRA… in init()
1471 …addChild(new LineCase(m_context, "wide_line_z_clip_viewport_corner", "line z clipping", DE_ARRA… in init()
1473 …addChild(new LineCase(m_context, "wide_line_clip", "line viewport clipping", DE_ARRAY_BEGIN(… in init()
1474 …addChild(new LineCase(m_context, "wide_line_clip_viewport_center", "line viewport clipping", DE_… in init()
1475 …addChild(new LineCase(m_context, "wide_line_clip_viewport_corner", "line viewport clipping", DE_… in init()
1477 …addChild(new LineCase(m_context, "long_line_clip", "line viewport clipping", DE_ARRAY_BEGIN(… in init()
1478 …addChild(new LineCase(m_context, "long_wide_line_clip", "line viewport clipping", DE_ARRAY_BE… in init()