Searched refs:n_index_bits (Results 1 – 1 of 1) sorted by relevance
48 int n_index_bits; member65 int n_index_bits; member603 BLOCK_SIZE * BLOCK_SIZE * mode->n_index_bits - in fetch_rgba_unorm_from_block()609 bit_offset += mode->n_index_bits * texel - anchors_before_texel; in fetch_rgba_unorm_from_block()615 index_bits = mode->n_index_bits; in fetch_rgba_unorm_from_block()630 mode->n_index_bits); in fetch_rgba_unorm_from_block()644 index_bits = mode->n_index_bits; in fetch_rgba_unorm_from_block()738 BLOCK_SIZE * BLOCK_SIZE * mode->n_index_bits - in decompress_rgba_unorm_block()744 bit_offset += mode->n_index_bits * texel - anchors_before_texel; in decompress_rgba_unorm_block()750 index_bits = mode->n_index_bits; in decompress_rgba_unorm_block()[all …]