Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c249 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ macro
740 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_ALPHA1()
760 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_ALPHA1()
850 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_HI()
944 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_MIXED1()
978 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_MIXED1()
1106 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_MIXED0()
1139 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_MIXED0()