Home | History | Annotate | Download | only in glshared

Lines Matching full:diamonds

1804 			rr::LineExitDiamond				diamonds[32];
1805 int numRasterized = DE_LENGTH_OF_ARRAY(diamonds);
1816 while (numRasterized == DE_LENGTH_OF_ARRAY(diamonds))
1818 diamondGenerator.rasterize(diamonds, DE_LENGTH_OF_ARRAY(diamonds), numRasterized);
1822 const tcu::IVec2 fragPos = diamonds[packetNdx].position;
1827 // infinite line will generate some diamonds outside the viewport