Searched refs:get_copy_format_for_bpb (Results 1 – 1 of 1) sorted by relevance
2147 get_copy_format_for_bpb(const struct isl_device *isl_dev, unsigned bpb) in get_copy_format_for_bpb() function2390 info->surf.format = get_copy_format_for_bpb(isl_dev, fmtl->bpb); in blorp_surf_convert_to_uncompressed()2439 get_copy_format_for_bpb(isl_dev, src_fmtl->bpb); in blorp_copy()2447 get_copy_format_for_bpb(isl_dev, dst_fmtl->bpb); in blorp_copy()2450 params.dst.view.format = get_copy_format_for_bpb(isl_dev, dst_fmtl->bpb); in blorp_copy()2451 params.src.view.format = get_copy_format_for_bpb(isl_dev, src_fmtl->bpb); in blorp_copy()