Searched defs:sPlane (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ | ||
| H A D | stex3d.c | 379 static const GLfloat sPlane[4] = { 0.5, 0, 0, -.5 }; local in function:drawScene |
| H A D | shadowtex.c | 313 static GLfloat sPlane[4] = { 1, 0, 0, 0 }; local in function:EnableIdentityTexgen 345 GLfloat sPlane[4]; local in function:EnableDistanceTexgen [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_aaline.c | 193 compute_lambda(const GLfloat sPlane[4], const GLfloat tPlane[4], argument |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_aaline.c | 192 compute_lambda(const GLfloat sPlane[4], const GLfloat tPlane[4], argument |
Completed in 5 milliseconds