Searched refs:nblks_x (Results 1 – 2 of 2) sorted by relevance
1564 unsigned nblks_x = util_format_get_nblocksx(tex->format, width); in r600_create_surface() local1567 width = nblks_x * templ_desc->block.width; in r600_create_surface()
2104 unsigned nblks_x = util_format_get_nblocksx(tex->format, width); in si_create_surface() local2107 width = nblks_x * templ_desc->block.width; in si_create_surface()