Searched refs:dst_width0 (Results 1 – 1 of 1) sorted by relevance
461 unsigned dst_width0 = r300_resource(dst)->tex.width0; in r300_resource_copy_region() local522 dst_width0 = align(dst_width0, 4); in r300_resource_copy_region()534 dst_width0 = dst_width0 / 2; in r300_resource_copy_region()576 dst_view = r300_create_surface_custom(pipe, dst, &dst_templ, dst_width0, dst_height0); in r300_resource_copy_region()