Searched refs:r600_change_format (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_blit.c | 624 static void r600_change_format(struct pipe_resource *tex, in r600_change_format() function 746 r600_change_format(src, src_level, &orig_info[0], in r600_resource_copy_region() 748 r600_change_format(dst, dst_level, &orig_info[1], in r600_resource_copy_region() 752 r600_change_format(src, src_level, &orig_info[0], in r600_resource_copy_region() 754 r600_change_format(dst, dst_level, &orig_info[1], in r600_resource_copy_region()
|