Lines Matching defs:iv
633 GLfloat b, iv[MAX_COMP]; /* interpolation vector */
730 MAKEIVEC(n_vect, n_comp, iv, b, vec[0], vec[1]);
737 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
750 MAKEIVEC(n_vect, n_comp, iv, b, vec[2], vec[1]);
757 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
791 GLfloat iv[MAX_COMP]; /* interpolation vector */
835 MAKEIVEC(n_vect, n_comp, iv, b, reord[minCol], reord[maxCol]);
847 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
866 GLfloat b, iv[MAX_COMP]; /* interpolation vector */
933 MAKEIVEC(n_vect, n_comp, iv, b, vec[0], vec[1]);
941 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
967 MAKEIVEC(n_vect, n_comp, iv, b, vec[2], vec[3]);
975 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
1004 GLfloat b, iv[MAX_COMP]; /* interpolation vector */
1096 MAKEIVEC(n_vect, n_comp, iv, b, vec[0], vec[1]);
1103 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
1129 MAKEIVEC(n_vect, n_comp, iv, b, vec[2], vec[3]);
1136 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);