Searched refs:CLIP_PLANE0 (Results 1 – 6 of 6) sorted by relevance
45 CLIP_PLANE0 = 1 << 8, enumerator
58 if(clipFlags & CLIP_PLANE0) clipPlane(polygon, data.clipPlane[0]); in clip()
515 if(clipFlags & Clipper::CLIP_PLANE0) data->clipPlane[0] = clipPlane[0]; in draw()1849 if(clipFlags & Clipper::CLIP_PLANE0) clipPlane[0] = userPlane[0]; in updateClipper()
67 if(clipFlags & CLIP_PLANE0) clipPlane(polygon, data.clipPlane[0]); in clip()
629 if(clipFlags & Clipper::CLIP_PLANE0) data->clipPlane[0] = clipPlane[0]; in draw()2233 if(clipFlags & Clipper::CLIP_PLANE0) clipPlane[0] = scissorWorld * userPlane[0]; in updateClipper()2242 if(clipFlags & Clipper::CLIP_PLANE0) clipPlane[0] = userPlane[0]; in updateClipper()