Home
last modified time | relevance | path

Searched refs:n_index_bits (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h48 int n_index_bits; member
65 int n_index_bits; member
603 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 …]