Lines Matching full:zscale
3500 float zScale;3609 m_layers[layerNdx].zScale = (2.0f / (float)m_numLayers);3666 gl.uniform1f(depthScaleLocation, m_layers[layerNdx].zScale);3676 1.0f, 1.0f, (m_layers[layerNdx].zOffset + m_layers[layerNdx].zScale + posPadding), 1.0f);