Searched defs:rmax2 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_points.c309 const GLfloat rmax2 = rmax * rmax; local in function:smooth_point
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_points.c302 const GLfloat rmax2 = rmax * rmax; local in function:smooth_point
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c1333 const float rmax2 = rmax * rmax; local in function:sp_setup_point
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c1257 const float rmax2 = rmax * rmax; local in function:sp_setup_point

Completed in 9 milliseconds