Searched refs:nblks_x (Results 1 – 2 of 2) sorted by relevance
1567 unsigned nblks_x = util_format_get_nblocksx(tex->format, width); in r600_create_surface() local1570 width = nblks_x * templ_desc->block.width; in r600_create_surface()
2039 unsigned nblks_x = util_format_get_nblocksx(tex->format, width); in r600_create_surface() local2042 width = nblks_x * templ_desc->block.width; in r600_create_surface()