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.c683 unsigned dst_width, dst_height, src_width0, src_height0, src_widthFL, src_heightFL; in r600_resource_copy_region() local
711 src_widthFL = u_minify(src->width0, src_level); in r600_resource_copy_region()
731 src_widthFL = util_format_get_nblocksx(src->format, src_widthFL); in r600_resource_copy_region()
754 src_widthFL = util_format_get_nblocksx(src->format, src_widthFL); in r600_resource_copy_region()
805 src_widthFL, src_heightFL); in r600_resource_copy_region()