Searched defs:n_vect (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/format/ | ||
H A D | u_format_fxt1.c | 417 const int32_t n_vect = 4; /* 4 base vectors to find */ in fxt1_quantize_CHROMA() local 459 const int32_t n_vect = 3; /* 3 base vectors to find */ in fxt1_quantize_ALPHA0() local 511 const int32_t n_vect = 3; /* highest vector number in each microtile */ fxt1_quantize_ALPHA1() local 669 const int32_t n_vect = 6; /* highest vector number */ fxt1_quantize_HI() local 744 const int32_t n_vect = 2; /* highest vector number in each microtile */ fxt1_quantize_MIXED1() local 882 const int32_t n_vect = 3; /* highest vector number in each microtile */ fxt1_quantize_MIXED0() local [all...] |
Completed in 3 milliseconds