Home | History | Annotate | Download | only in functional

Lines Matching refs:TriangleFanFillTest

1218 class TriangleFanFillTest : public TriangleFillTest
1221 TriangleFanFillTest (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1224 TriangleFanFillTest::TriangleFanFillTest (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport)
1870 addChild(new TriangleFanFillTest(m_context, "poly_fan", "polygon edge clipping", VIEWPORT_CENTER));