Searched refs:WidthScale (Results 1 – 5 of 5) sorted by relevance
142 swImg->WidthScale = 1.0; in _swrast_init_texture_image()147 swImg->WidthScale = (GLfloat) texImage->Width; in _swrast_init_texture_image()
124 const GLfloat texW = (GLfloat) swImg->WidthScale; in fetch_texel_deriv()
138 GLfloat WidthScale, HeightScale, DepthScale; member
516 texW = swImg->WidthScale; in interpolate_texcoords()
1661 GLfloat tex_u = -0.5f + texcoord[0] * swImg->WidthScale * scaling; in sample_2d_ewa()1914 texW = swImg->WidthScale; in sample_lambda_2d_aniso()