• 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…
486 …c4* pointsBegin, const tcu::Vec4* pointsEnd, float pointSize, const rr::WindowRectangle& viewport);
494 const rr::WindowRectangle m_viewport;
497 …ec4* pointsBegin, const tcu::Vec4* pointsEnd, float pointSize, const rr::WindowRectangle& viewport) in PointCase()
608 …nesBegin, const ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport);
609 …nesBegin, const ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport);
622 const rr::WindowRectangle m_viewport;
625 … linesBegin, const ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) in LineRenderTestCase()
633 …inesBegin, const ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) in LineRenderTestCase()
733 …derTestCase::ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport, in…
741 …derTestCase::ColorlessLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport, in… in LineCase()
784 …neRenderTestCase::ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport);
789 …ineRenderTestCase::ColoredLineData* linesEnd, float lineWidth, const rr::WindowRectangle& viewport) in ColoredLineCase()
854 …const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport);
861 const rr::WindowRectangle m_viewport;
864 … const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) in TriangleCaseBase()
941 …const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport);
946 … const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) in TriangleCase()
981 …const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport);
986 … const TriangleData* polysBegin, const TriangleData* polysEnd, const rr::WindowRectangle& viewport) in TriangleAttributeCase()
1031 …(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1037 const rr::WindowRectangle m_viewport;
1040 … (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) in FillTest()
1126 …(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1134 … (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) in TriangleFillTest()
1185 …ntext& context, const char* name, const char* description, const rr::WindowRectangle& viewport, co…
1188 …ntext& context, const char* name, const char* description, const rr::WindowRectangle& viewport, co… in QuadFillTest()
1221 …(Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport);
1224 … (Context& context, const char* name, const char* description, const rr::WindowRectangle& viewport) in TriangleFanFillTest()