Lines Matching refs:WindowRectangle
59 const rr::WindowRectangle VIEWPORT_WHOLE (0, 0, TEST_CANVAS_SIZE, TEST_CANVAS_SIZE);
60 const rr::WindowRectangle VIEWPORT_CENTER (TEST_CANVAS_SIZE/4, TEST_CANVAS_SIZE/4, TEST_CANVAS_SIZ…
61 const rr::WindowRectangle VIEWPORT_CORNER (TEST_CANVAS_SIZE/2, TEST_CANVAS_SIZE/2, TEST_CANVAS_SIZ…
484 …c4* pointsBegin, const tcu::Vec4* pointsEnd, float pointSize, const rr::WindowRectangle& viewport);
492 const rr::WindowRectangle m_viewport;
495 …ec4* pointsBegin, const tcu::Vec4* pointsEnd, float pointSize, const rr::WindowRectangle& viewport) in PointCase()
606 …nesBegin, const ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport);
607 …nesBegin, const ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport);
618 const rr::WindowRectangle m_viewport;
621 … linesBegin, const ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) in LineRenderTestCase()
629 …inesBegin, const ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) in LineRenderTestCase()
729 …derTestCase::ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport, in…
737 …derTestCase::ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport, in… in LineCase()
773 …neRenderTestCase::ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport);
778 …ineRenderTestCase::ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) in ColoredLineCase()
834 …const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport);
841 const rr::WindowRectangle m_viewport;
844 … const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) in TriangleCaseBase()
921 …const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport);
926 … const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) in TriangleCase()
961 …const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport);
966 … const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) in TriangleAttributeCase()
1011 …(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1017 const rr::WindowRectangle m_viewport;
1020 … (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) in FillTest()
1106 …(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1114 … (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) in TriangleFillTest()
1165 …ntext& context, const char* name, const char* description, const rr::WindowRectangle& viewport, co…
1168 …ntext& context, const char* name, const char* description, const rr::WindowRectangle& viewport, co… in QuadFillTest()
1201 …(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1204 … (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) in TriangleFanFillTest()