| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_aalinetemp.h | 73 const GLfloat invQ = solve_plane_recip(fx, fy, line->attrPlane[attr][3]); local in function:NAME
|
| H A D | s_aaline.c | 193 compute_lambda(const GLfloat sPlane[4],const GLfloat tPlane[4],GLfloat invQ,GLfloat width,GLfloat height) argument
|
| H A D | s_span.c | 418 _swrast_compute_lambda(GLfloat dsdx,GLfloat dsdy,GLfloat dtdx,GLfloat dtdy,GLfloat dqdx,GLfloat dqdy,GLfloat texW,GLfloat texH,GLfloat s,GLfloat t,GLfloat q,GLfloat invQ) argument 551 const GLfloat invQ = (q == 0.0F) ? 1.0F : (1.0F / q); local in function:interpolate_texcoords 590 const GLfloat invQ = (q == 0.0F) ? 1.0F : (1.0F / q); local in function:interpolate_texcoords 604 const GLfloat invQ = (q == 0.0F) ? 1.0F : (1.0F / q); local in function:interpolate_texcoords [all...] |
| H A D | s_texfilter.c | 1918 const GLfloat invQ = (q == 0.0F) ? 1.0F : (1.0F / q); local in function:sample_lambda_2d_aniso
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_aalinetemp.h | 73 const GLfloat invQ = solve_plane_recip(fx, fy, line->attrPlane[attr][3]); local in function:NAME
|
| H A D | s_aaline.c | 192 compute_lambda(const GLfloat sPlane[4],const GLfloat tPlane[4],GLfloat invQ,GLfloat width,GLfloat height) argument
|
| H A D | s_span.c | 418 _swrast_compute_lambda(GLfloat dsdx,GLfloat dsdy,GLfloat dtdx,GLfloat dtdy,GLfloat dqdx,GLfloat dqdy,GLfloat texW,GLfloat texH,GLfloat s,GLfloat t,GLfloat q,GLfloat invQ) argument 551 const GLfloat invQ = (q == 0.0F) ? 1.0F : (1.0F / q); local in function:interpolate_texcoords 590 const GLfloat invQ = (q == 0.0F) ? 1.0F : (1.0F / q); local in function:interpolate_texcoords 604 const GLfloat invQ = (q == 0.0F) ? 1.0F : (1.0F / q); local in function:interpolate_texcoords [all...] |
| H A D | s_texfilter.c | 1918 const GLfloat invQ = (q == 0.0F) ? 1.0F : (1.0F / q); local in function:sample_lambda_2d_aniso
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | prog_execute.c | 237 const GLfloat invQ = 1.0f / w; local in function:fetch_vector4_deriv
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | prog_execute.c | 237 const GLfloat invQ = 1.0f / w; local in function:fetch_vector4_deriv
|