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.c51 int n_index_bits; member
68 int n_index_bits; member
607 BLOCK_SIZE * BLOCK_SIZE * mode->n_index_bits - in fetch_rgba_unorm_from_block()
613 bit_offset += mode->n_index_bits * texel - anchors_before_texel; in fetch_rgba_unorm_from_block()
619 index_bits = mode->n_index_bits; in fetch_rgba_unorm_from_block()
634 mode->n_index_bits); in fetch_rgba_unorm_from_block()
648 index_bits = mode->n_index_bits; in fetch_rgba_unorm_from_block()
897 bit_offset += mode->n_index_bits * texel - anchors_before_texel; in fetch_rgb_float_from_block()
901 index_bits = mode->n_index_bits; in fetch_rgb_float_from_block()
910 mode->n_index_bits); in fetch_rgb_float_from_block()