Lines Matching refs:coord
105 GLfloat *coord = (GLfloat *)eye->start;
110 for (i=0;i<count;i++,STRIDE_F(coord,stride),STRIDE_F(norm,normal->stride)) {
112 COPY_3V( u, coord );
132 GLfloat *coord = eye->start;
138 for (i=0;i<count;i++,STRIDE_F(coord,stride),STRIDE_F(norm,normal->stride)) {
140 COPY_2V( u, coord );
181 GLfloat *coord = eye->start;
189 COPY_3V( u, coord );
195 STRIDE_F(coord,stride);
208 GLfloat *coord = eye->start;
216 COPY_2V( u, coord );
224 STRIDE_F(coord,stride);