Searched refs:eyeCoordStride (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_points.c57 const GLint eyeCoordStride = VB->EyePtr->stride / sizeof(GLfloat); local in function:run_point_stage
70 eyeCoord += eyeCoordStride;
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_points.c57 const GLint eyeCoordStride = VB->EyePtr->stride / sizeof(GLfloat); local in function:run_point_stage
70 eyeCoord += eyeCoordStride;

Completed in 3 milliseconds