Searched defs:BIT_PATTERN_WORDS (Results 1 - 1 of 1) sorted by relevance
| /third_party/astc-encoder/Source/ | ||
| H A D | astcenc_partition_tables.cpp | 25 #define BIT_PATTERN_WORDS (((ASTCENC_BLOCK_MAX_TEXELS * 2) + 63) / 64) macro [all...] |
Completed in 1 milliseconds