Searched refs:WidthScale (Results 1 – 5 of 5) sorted by relevance
122 swImg->WidthScale = 1.0; in _swrast_init_texture_image()127 swImg->WidthScale = (GLfloat) texImage->Width; in _swrast_init_texture_image()
137 GLfloat WidthScale, HeightScale, DepthScale; member
124 const GLfloat texW = (GLfloat) swImg->WidthScale; in fetch_texel_deriv()
512 texW = swImg->WidthScale; in interpolate_texcoords()
1656 GLfloat tex_u=-0.5 + texcoord[0] * swImg->WidthScale * scaling; in sample_2d_ewa()1909 texW = swImg->WidthScale; in sample_lambda_2d_aniso()