Searched refs:invd (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_lighttmp.h136 GLfloat invd = 1.0F / d; local in function:TAG
137 SELF_SCALE_SCALAR_3V(VP, invd);
315 GLfloat invd = 1.0F / d; local in function:TAG
316 SELF_SCALE_SCALAR_3V(VP, invd);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_lighttmp.h137 GLfloat invd = 1.0F / d; local in function:TAG
138 SELF_SCALE_SCALAR_3V(VP, invd);
317 GLfloat invd = 1.0F / d; local in function:TAG
318 SELF_SCALE_SCALAR_3V(VP, invd);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Drastpos.c177 GLfloat invd = 1.0F / d; local in function:shade_rastpos
178 SELF_SCALE_SCALAR_3V(VP, invd);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Drastpos.c181 GLfloat invd = 1.0F / d; local in function:shade_rastpos
182 SELF_SCALE_SCALAR_3V(VP, invd);

Completed in 7 milliseconds