Searched defs:farPlusNear (Results 1 – 1 of 1) sorted by relevance
364 T farPlusNear = _farPlane+_nearPlane; in projectionMatrix() local563 T farPlusNear = 2*depth + _farPlane + _nearPlane; in DepthToZ() local589 T farPlusNear = farTimesNear/depth + _farPlane + _nearPlane; in DepthToZ() local