Lines Matching defs:zn
825 const float zn = state.viewport.zn;
830 packet.position.z()*(zf - zn)/2.0f + (zn + zf)/2.0f,
1106 const float depthClampMin = de::min(state.viewport.zn, state.viewport.zf);
1107 const float depthClampMax = de::max(state.viewport.zn, state.viewport.zf);
1174 const float depthClampMin = de::min(state.viewport.zn, state.viewport.zf);
1175 const float depthClampMax = de::max(state.viewport.zn, state.viewport.zf);
1227 const float depthClampMin = de::min(state.viewport.zn, state.viewport.zf);
1228 const float depthClampMax = de::max(state.viewport.zn, state.viewport.zf);