Searched refs:CLIP_PLANE4 (Results 1 – 6 of 6) sorted by relevance
49 CLIP_PLANE4 = 1 << 12, enumerator
66 if(clipFlags & CLIP_PLANE4) clipPlane(polygon, data.clipPlane[4]); in clip()
519 if(clipFlags & Clipper::CLIP_PLANE4) data->clipPlane[4] = clipPlane[4]; in draw()1853 if(clipFlags & Clipper::CLIP_PLANE4) clipPlane[4] = userPlane[4]; in updateClipper()
75 if(clipFlags & CLIP_PLANE4) clipPlane(polygon, data.clipPlane[4]); in clip()
633 if(clipFlags & Clipper::CLIP_PLANE4) data->clipPlane[4] = clipPlane[4]; in draw()2237 if(clipFlags & Clipper::CLIP_PLANE4) clipPlane[4] = scissorWorld * userPlane[4]; in updateClipper()2246 if(clipFlags & Clipper::CLIP_PLANE4) clipPlane[4] = userPlane[4]; in updateClipper()