| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_texfilter.c | 127 const GLfloat t010[4], const GLfloat t110[4], 134 result[k] = lerp_3d(a, b, c, t000[k], t100[k], t010[k], t110[k], 2065 GLfloat t100[4], t110[4], t101[4], t111[4]; local in function:sample_3d_linear 2109 get_border_color(samp, img, t110); 2112 swImg->FetchTexel(swImg, i1, j1, k0, t110); 2141 lerp_rgba_3d(rgba, a, b, c, t000, t100, t010, t110, t001, t101, t011, t111); 125 lerp_rgba_3d(GLfloat result[4],GLfloat a,GLfloat b,GLfloat c,const GLfloat t000[4],const GLfloat t100[4],const GLfloat t010[4],const GLfloat t110[4],const GLfloat t001[4],const GLfloat t101[4],const GLfloat t011[4],const GLfloat t111[4]) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_texfilter.c | 127 const GLfloat t010[4], const GLfloat t110[4], 134 result[k] = lerp_3d(a, b, c, t000[k], t100[k], t010[k], t110[k], 2065 GLfloat t100[4], t110[4], t101[4], t111[4]; local in function:sample_3d_linear 2109 get_border_color(samp, img, t110); 2112 swImg->FetchTexel(swImg, i1, j1, k0, t110); 2141 lerp_rgba_3d(rgba, a, b, c, t000, t100, t010, t110, t001, t101, t011, t111); 125 lerp_rgba_3d(GLfloat result[4],GLfloat a,GLfloat b,GLfloat c,const GLfloat t000[4],const GLfloat t100[4],const GLfloat t010[4],const GLfloat t110[4],const GLfloat t001[4],const GLfloat t101[4],const GLfloat t011[4],const GLfloat t111[4]) argument
|
| /xsrc/external/mit/pixman/dist/demos/ |
| H A D | quad2quad.c | 29 t99, t100, t101, t102, t103, t104, t105, t106, t107, t108, t109, t110, t111, local in function:quad_to_quad 252 t110 = - px3 * x2 * x3; 256 t113 = t112 + t111 + (t70 + t110) * y2; 836 t555 = (t554 + t393 + t110) * y2; 1088 t698 = t5 * t316 + t112 + (t78 + t697 + t110) * y2; 1552 t1030 = (t436 + t110) * y2;
|