Searched defs:n_vect (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_fxt1.c536 const GLint n_vect = 4; /* 4 base vectors to find */ local in function:fxt1_quantize_CHROMA
578 const GLint n_vect = 3; /* 3 base vectors to find */ local in function:fxt1_quantize_ALPHA0
630 const GLint n_vect = 3; /* highest vector number in each microtile */ local in function:fxt1_quantize_ALPHA1
788 const GLint n_vect = 6; /* highest vector number */ local in function:fxt1_quantize_HI
863 const GLint n_vect = 2; /* highest vector number in each microtile */ local in function:fxt1_quantize_MIXED1
1001 const GLint n_vect = 3; /* highest vector number in each microtile */ local in function:fxt1_quantize_MIXED0
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_fxt1.c417 const int32_t n_vect = 4; /* 4 base vectors to find */ local in function:fxt1_quantize_CHROMA
459 const int32_t n_vect = 3; /* 3 base vectors to find */ local in function:fxt1_quantize_ALPHA0
511 const int32_t n_vect = 3; /* highest vector number in each microtile */ local in function:fxt1_quantize_ALPHA1
669 const int32_t n_vect = 6; /* highest vector number */ local in function:fxt1_quantize_HI
744 const int32_t n_vect = 2; /* highest vector number in each microtile */ local in function:fxt1_quantize_MIXED1
882 const int32_t n_vect = 3; /* highest vector number in each microtile */ local in function:fxt1_quantize_MIXED0
[all...]

Completed in 5 milliseconds