Searched defs:rmax2 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_points.c | 309 const GLfloat rmax2 = rmax * rmax; local in function:smooth_point |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_points.c | 302 const GLfloat rmax2 = rmax * rmax; local in function:smooth_point |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ | ||
| H A D | sp_setup.c | 1333 const float rmax2 = rmax * rmax; local in function:sp_setup_point |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ | ||
| H A D | sp_setup.c | 1257 const float rmax2 = rmax * rmax; local in function:sp_setup_point |
Completed in 9 milliseconds