Searched refs:childZ (Results 1 – 1 of 1) sorted by relevance
646 float childZ = child->properties().getZ(); in buildZSortedChildList() local648 if (!MathUtils::isZero(childZ) && chunk.reorderChildren) { in buildZSortedChildList()649 zTranslatedNodes.add(ZDrawRenderNodeOpPair(childZ, childOp)); in buildZSortedChildList()