Home | History | Annotate | Download | only in rendering

Lines Matching refs:IsCompositingUpdateRoot

372     // Clear the IsCompositingUpdateRoot flag once we've found the first compositing layer in this update.
373 bool isUpdateRoot = (flags & IsCompositingUpdateRoot);
375 flags &= ~IsCompositingUpdateRoot;