Lines Matching defs:bits
155 unsigned bits = util_format_get_component_bits(
157 if (bits < 32) {
158 uint32_t max = (1u << bits) - 1;
164 unsigned bits = util_format_get_component_bits(
166 if (bits < 32) {
167 int32_t max = (1 << (bits - 1)) - 1;
168 int32_t min = -(1 << (bits - 1));
237 /* This slice doesn't have any fast-cleared bits. */
241 /* If we got here, then the level may have fast-clear bits that use
462 * checks if the actual depth bits will match. It also prevents us from
496 /* This slice doesn't have any fast-cleared bits. */
500 /* If we got here, then the level may have fast-clear bits that