Home | History | Annotate | Download | only in functional

Lines Matching refs:lodY

212 				float	lodY;
230 const float lodY = cases[caseNdx].lodY;
234 const float sY = deFloatExp2(lodY)*viewportH / float(m_textures[texNdx]->getRefTexture().getHeight());
852 const float lodY = curCase.lod.y();
856 const float sY = deFloatExp2(lodY)*float(viewport.height) / float(m_gradientTex->getRefTexture().getHeight());
1092 const float lodY = curCase.lod.y();
1098 const float sY = deFloatExp2(lodY)*float(viewport.height) / float(m_gradientTex->getRefTexture().getHeight());