Searched refs:projectionTransform (Results 1 – 1 of 1) sorted by relevance
535 const mat4* projectionTransform = nullptr; in computeOrderingImpl() local543 projectionTransform = &mat4::identity(); in computeOrderingImpl()550 projectionTransform = &localTransformFromProjectionSurface; in computeOrderingImpl()552 child->computeOrderingImpl(childOp, projectionChildren, projectionTransform); in computeOrderingImpl()