Lines Matching refs:zf
830 const float zf = state.viewport.zf;
834 packet.position.z()*(zf - zn)/2.0f + (zn + zf)/2.0f,
1112 const float depthClampMin = de::min(state.viewport.zn, state.viewport.zf);
1113 const float depthClampMax = de::max(state.viewport.zn, state.viewport.zf);
1180 const float depthClampMin = de::min(state.viewport.zn, state.viewport.zf);
1181 const float depthClampMax = de::max(state.viewport.zn, state.viewport.zf);
1233 const float depthClampMin = de::min(state.viewport.zn, state.viewport.zf);
1234 const float depthClampMax = de::max(state.viewport.zn, state.viewport.zf);