Searched defs:tcoord (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_points.c197 GLfloat tcoord = t0; local
223 span.attrStart[tCoords[i]][1] = tcoord;
233 tcoord += dtdy;
/external/mesa3d/src/mesa/swrast/
H A Ds_points.c197 GLfloat tcoord = t0; local
223 span.attrStart[tCoords[i]][1] = tcoord;
233 tcoord += dtdy;

Completed in 217 milliseconds