Searched refs:HeightScale (Results 1 – 5 of 5) sorted by relevance
141 swImg->HeightScale = 1.0; in _swrast_init_texture_image()146 swImg->HeightScale = (GLfloat) texImage->Height; in _swrast_init_texture_image()
137 GLfloat WidthScale, HeightScale, DepthScale; member
125 const GLfloat texH = (GLfloat) swImg->HeightScale; in fetch_texel_deriv()
516 texH = swImg->HeightScale; in interpolate_texcoords()
1662 GLfloat tex_v = -0.5f + texcoord[1] * swImg->HeightScale * scaling; in sample_2d_ewa()1915 texH = swImg->HeightScale; in sample_lambda_2d_aniso()