Lines Matching defs:zn
829 const float zn = state.viewport.zn;
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);