Home | History | Annotate | Download | only in libagl

Lines Matching defs:clipper

1204     // pick the vertex-clipper
1205 uint32_t clipper = 0;
1209 clipper |= 1; // we need to interpolate colors
1211 clipper |= 2; // we need to interpolate textures
1212 switch (clipper) {