Searched refs:get_copy_format_for_bpb (Results 1 – 1 of 1) sorted by relevance
2618 get_copy_format_for_bpb(const struct isl_device *isl_dev, unsigned bpb) in get_copy_format_for_bpb() function2940 get_copy_format_for_bpb(isl_dev, src_fmtl->bpb); in blorp_copy()2949 get_copy_format_for_bpb(isl_dev, dst_fmtl->bpb); in blorp_copy()2952 params.dst.view.format = get_copy_format_for_bpb(isl_dev, dst_fmtl->bpb); in blorp_copy()2953 params.src.view.format = get_copy_format_for_bpb(isl_dev, src_fmtl->bpb); in blorp_copy()