Searched refs:nblks_x (Results 1 – 2 of 2) sorted by relevance
1581 unsigned nblks_x = util_format_get_nblocksx(tex->format, width); in r600_create_surface() local1584 width = nblks_x * templ_desc->block.width; in r600_create_surface()
1948 unsigned nblks_x = util_format_get_nblocksx(tex->format, width); in si_create_surface() local1951 width = nblks_x * templ_desc->block.width; in si_create_surface()