Searched refs:HeightScale (Results 1 – 5 of 5) sorted by relevance
123 swImg->HeightScale = 1.0; in _swrast_init_texture_image()128 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()
513 texH = swImg->HeightScale; in interpolate_texcoords()
1657 GLfloat tex_v=-0.5 + texcoord[1] * swImg->HeightScale * scaling; in sample_2d_ewa()1910 texH = swImg->HeightScale; in sample_lambda_2d_aniso()