Searched defs:n_comp (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_fxt1.c | 537 const GLint n_comp = 3; /* 3 components: R, G, B */ local in function:fxt1_quantize_CHROMA 579 const GLint n_comp = 4; /* 4 components: R, G, B, A */ local in function:fxt1_quantize_ALPHA0 631 const GLint n_comp = 4; /* 4 components: R, G, B, A */ local in function:fxt1_quantize_ALPHA1 789 const GLint n_comp = 3; /* 3 components: R, G, B */ local in function:fxt1_quantize_HI 864 const GLint n_comp = 3; /* 3 components: R, G, B */ local in function:fxt1_quantize_MIXED1 1002 const GLint n_comp = 3; /* 3 components: R, G, B */ local in function:fxt1_quantize_MIXED0 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| H A D | u_format_fxt1.c | 418 const int32_t n_comp = 3; /* 3 components: R, G, B */ local in function:fxt1_quantize_CHROMA 460 const int32_t n_comp = 4; /* 4 components: R, G, B, A */ local in function:fxt1_quantize_ALPHA0 512 const int32_t n_comp = 4; /* 4 components: R, G, B, A */ local in function:fxt1_quantize_ALPHA1 670 const int32_t n_comp = 3; /* 3 components: R, G, B */ local in function:fxt1_quantize_HI 745 const int32_t n_comp = 3; /* 3 components: R, G, B */ local in function:fxt1_quantize_MIXED1 883 const int32_t n_comp = 3; /* 3 components: R, G, B */ local in function:fxt1_quantize_MIXED0 [all...] |
Completed in 7 milliseconds