Searched defs:sPlane (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dstex3d.c379 static const GLfloat sPlane[4] = { 0.5, 0, 0, -.5 }; local in function:drawScene
H A Dshadowtex.c313 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 Ds_aaline.c193 compute_lambda(const GLfloat sPlane[4], const GLfloat tPlane[4], argument
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_aaline.c192 compute_lambda(const GLfloat sPlane[4], const GLfloat tPlane[4], argument

Completed in 5 milliseconds