Searched refs:CLIP_PLANE5 (Results 1 – 6 of 6) sorted by relevance
50 CLIP_PLANE5 = 1 << 13, enumerator
68 if(clipFlags & CLIP_PLANE5) clipPlane(polygon, data.clipPlane[5]); in clip()
520 if(clipFlags & Clipper::CLIP_PLANE5) data->clipPlane[5] = clipPlane[5]; in draw()1854 if(clipFlags & Clipper::CLIP_PLANE5) clipPlane[5] = userPlane[5]; in updateClipper()
77 if(clipFlags & CLIP_PLANE5) clipPlane(polygon, data.clipPlane[5]); in clip()
634 if(clipFlags & Clipper::CLIP_PLANE5) data->clipPlane[5] = clipPlane[5]; in draw()2238 if(clipFlags & Clipper::CLIP_PLANE5) clipPlane[5] = scissorWorld * userPlane[5]; in updateClipper()2247 if(clipFlags & Clipper::CLIP_PLANE5) clipPlane[5] = userPlane[5]; in updateClipper()