Home | History | Annotate | Download | only in texture

Lines Matching defs:lodY

280 			const float	lodY;
298 const float lodY = cases[caseNdx].lodY;
302 const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[texNdx]->getTexture().getHeight());
707 const float lodY;
728 const float lodY = cases[caseNdx].lodY;
732 const float sY = deFloatExp2(lodY) * float(m_renderer.getRenderHeight()) / float(m_textures[tex]->getTexture().getHeight());