Searched defs:n_comp (Results 1 – 2 of 2) sorted by relevance
| /third_party/mesa3d/src/util/format/ |
| D | u_format_fxt1.c | 418 const int32_t n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_CHROMA() local 460 const int32_t n_comp = 4; /* 4 components: R, G, B, A */ in fxt1_quantize_ALPHA0() local 512 const int32_t n_comp = 4; /* 4 components: R, G, B, A */ in fxt1_quantize_ALPHA1() local 670 const int32_t n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_HI() local 745 const int32_t n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_MIXED1() local 883 const int32_t n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_MIXED0() local
|
| /third_party/node/deps/v8/tools/clusterfuzz/foozzie/ |
| D | v8_foozzie_test.py | 237 def cut_verbose_output(stdout, n_comp): argument
|