Home
last modified time | relevance | path

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

/third_party/mesa3d/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]); in fxt1_quantize_ALPHA1()
638 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_ALPHA1()
728 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_HI()
822 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_MIXED1()
856 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_MIXED1()
984 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_MIXED0()
1017 CALCCDOT(texel, n_vect, n_comp, iv, b, input[k]); in fxt1_quantize_MIXED0()

Completed in 5 milliseconds