Home | History | Annotate | Download | only in functional

Lines Matching refs:TriangleFanFillTest

1214 class TriangleFanFillTest : public TriangleFillTest
1217 TriangleFanFillTest (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1220 TriangleFanFillTest::TriangleFanFillTest (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport)
1866 addChild(new TriangleFanFillTest(m_context, "poly_fan", "polygon edge clipping", VIEWPORT_CENTER));