Searched refs:LineRenderTestCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 589 class LineRenderTestCase : public RenderTestCase class 605 …LineRenderTestCase (Context& context, const char* name, const char* description, const ColoredLin… 606 …LineRenderTestCase (Context& context, const char* name, const char* description, const ColorlessL… 622 LineRenderTestCase::LineRenderTestCase (Context& context, const char* name, const char* description… in LineRenderTestCase() function in deqp::gles2::Functional::__anon1ee7734a0111::LineRenderTestCase 630 LineRenderTestCase::LineRenderTestCase (Context& context, const char* name, const char* description… in LineRenderTestCase() function in deqp::gles2::Functional::__anon1ee7734a0111::LineRenderTestCase 638 void LineRenderTestCase::init (void) in init() 644 void LineRenderTestCase::testRender (void) in testRender() 708 std::vector<LineRenderTestCase::ColoredLineData> LineRenderTestCase::convertToColoredLines(const Co… in convertToColoredLines() 727 class LineCase : public LineRenderTestCase 730 …* name, const char* description, const LineRenderTestCase::ColorlessLineData* linesBegin, const Li… [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 592 class LineRenderTestCase : public RenderTestCase class 608 …LineRenderTestCase (Context& context, const char* name, const char* description, const ColoredLin… 609 …LineRenderTestCase (Context& context, const char* name, const char* description, const ColorlessL… 625 LineRenderTestCase::LineRenderTestCase (Context& context, const char* name, const char* description… in LineRenderTestCase() function in deqp::gles3::Functional::__anon07f21dac0111::LineRenderTestCase 633 LineRenderTestCase::LineRenderTestCase (Context& context, const char* name, const char* description… in LineRenderTestCase() function in deqp::gles3::Functional::__anon07f21dac0111::LineRenderTestCase 641 void LineRenderTestCase::init (void) in init() 647 void LineRenderTestCase::testRender (void) in testRender() 711 std::vector<LineRenderTestCase::ColoredLineData> LineRenderTestCase::convertToColoredLines(const Co… in convertToColoredLines() 730 class LineCase : public LineRenderTestCase 733 …* name, const char* description, const LineRenderTestCase::ColorlessLineData* linesBegin, const Li… [all …]
|