• Home
  • Raw
  • Download

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…
483 …c4* pointsBegin, const tcu::Vec4* pointsEnd, float pointSize, const rr::WindowRectangle& viewport);
491 const rr::WindowRectangle m_viewport;
494 …ec4* pointsBegin, const tcu::Vec4* pointsEnd, float pointSize, const rr::WindowRectangle& viewport) in PointCase()
605 …nesBegin, const ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport);
606 …nesBegin, const ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport);
619 const rr::WindowRectangle m_viewport;
622 … linesBegin, const ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) in LineRenderTestCase()
630 …inesBegin, const ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) in LineRenderTestCase()
730 …derTestCase::ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport, in…
738 …derTestCase::ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport, in… in LineCase()
781 …neRenderTestCase::ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport);
786 …ineRenderTestCase::ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) in ColoredLineCase()
850 …const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport);
857 const rr::WindowRectangle m_viewport;
860 … const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) in TriangleCaseBase()
937 …const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport);
942 … const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) in TriangleCase()
977 …const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport);
982 … const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) in TriangleAttributeCase()
1027 …(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1033 const rr::WindowRectangle m_viewport;
1036 … (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) in FillTest()
1122 …(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1130 … (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) in TriangleFillTest()
1181 …ntext& context, const char* name, const char* description, const rr::WindowRectangle& viewport, co…
1184 …ntext& context, const char* name, const char* description, const rr::WindowRectangle& viewport, co… in QuadFillTest()
1217 …(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1220 … (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) in TriangleFanFillTest()