Home | History | Annotate | Download | only in functional

Lines Matching refs:viewportW

291 		const float	viewportW	= (float)de::min<int>(TEX2D_VIEWPORT_WIDTH, m_context.getRenderTarget().getWidth());
302 const float sX = deFloatExp2(lodX)*viewportW / float(m_textures[texNdx]->getRefTexture().getWidth());
845 const float viewportW = (float)de::min<int>(TEX2D_VIEWPORT_WIDTH, m_context.getRenderTarget().getWidth());
859 const float sX = deFloatExp2(lodX)*viewportW / float(tex->getRefTexture().getWidth());