Home
last modified time | relevance | path

Searched defs:rmax2 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_points.c309 const GLfloat rmax2 = rmax * rmax; in smooth_point() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1337 const float rmax2 = rmax * rmax; in sp_setup_point() local