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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_fxt1.c246 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ macro
737 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
757 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
847 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
941 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
975 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
1103 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
1136 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_fxt1.c130 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ macro
618 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
638 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
728 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
822 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
856 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
984 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);
1017 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]);

Completed in 6 milliseconds