Lines Matching refs:bpb
1329 uint16_t bpb; /**< Bits per block */
1362 * isl_format_layout::bpb. For non-power-of-two formats it may be smaller.
1366 * isl_format_layout::bpb is 96 (a non-power-of-two). In this case, none
2582 assert(surf->row_pitch_B % (fmtl->bpb / 8) == 0);
2583 return surf->row_pitch_B / (fmtl->bpb / 8);
2750 * is an umcompressed format with the same bpb as the surface format. The
2783 * @param[in] bpb The size of the surface format in bits per
2801 uint32_t bpb,
2824 * @param[in] bpb The size of the surface format in bits per
2869 isl_tiling_get_intratile_offset_el(tiling, dim, msaa_layout, fmtl->bpb,