texcompress_bptc.c | 48 int n_alpha_bits; member in struct:bptc_unorm_mode 380 if (mode->n_alpha_bits > 0) { 384 extract_bits(block, bit_offset, mode->n_alpha_bits); 385 bit_offset += mode->n_alpha_bits; 436 if (mode->n_alpha_bits > 0) { 439 mode->n_alpha_bits + [all...] |