Home | History | Annotate | Download | only in swrast

Lines Matching full:subtriangle

290     * ``top'' edge (for the upper subtriangle) and the ``bottom''
291 * edge (for the lower subtriangle). If either of these two
293 * corresponding subtriangle might cover zero sample points;
449 * subtriangle if it meets all of four conditions: it is on or
489 GLint subTriangle;
525 for (subTriangle=0; subTriangle<=1; subTriangle++) {
530 if (subTriangle==0) {
904 } /* for subTriangle */