Searched refs:mipscale (Results 1 – 9 of 9) sorted by relevance
126 float mipscale; in D_CalcGradients() local133 mipscale = 1.0 / (float)(1 << miplevel); in D_CalcGradients()138 t = xscaleinv * mipscale; in D_CalcGradients()142 t = yscaleinv * mipscale; in D_CalcGradients()146 d_sdivzorigin = p_saxis[2] * mipscale - xcenter * d_sdivzstepu - in D_CalcGradients()148 d_tdivzorigin = p_taxis[2] * mipscale - xcenter * d_tdivzstepu - in D_CalcGradients()151 VectorScale (transformed_modelorg, mipscale, p_temp1); in D_CalcGradients()153 t = 0x10000*mipscale; in D_CalcGradients()
46 float mipscale; member
89 float mipscale; member
135 float mipscale; member
311 cache->mipscale = surfscale; in D_CacheSurface()
308 cache->mipscale = surfscale; in D_CacheSurface()
124 float mipscale; member