Home
last modified time | relevance | path

Searched refs:src_widthFL (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c681 unsigned dst_width, dst_height, src_width0, src_height0, src_widthFL, src_heightFL; in r600_resource_copy_region() local
709 src_widthFL = u_minify(src->width0, src_level); in r600_resource_copy_region()
729 src_widthFL = util_format_get_nblocksx(src->format, src_widthFL); in r600_resource_copy_region()
752 src_widthFL = util_format_get_nblocksx(src->format, src_widthFL); in r600_resource_copy_region()
803 src_widthFL, src_heightFL); in r600_resource_copy_region()