Searched refs:edgeQuads (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 1853 } edgeQuads[] = in init() local 1862 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(edgeQuads); ++ndx) in init() 1863 …).c_str(), "polygon edge clipping", VIEWPORT_CENTER, edgeQuads[ndx].d1, edgeQuads[ndx].d2, edgeQua… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 1857 } edgeQuads[] = in init() local 1866 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(edgeQuads); ++ndx) in init() 1867 …).c_str(), "polygon edge clipping", VIEWPORT_CENTER, edgeQuads[ndx].d1, edgeQuads[ndx].d2, edgeQua… in init()
|