Searched refs:nblks_y (Results 1 – 2 of 2) sorted by relevance
1565 unsigned nblks_y = util_format_get_nblocksy(tex->format, height); in r600_create_surface() local1568 height = nblks_y * templ_desc->block.height; in r600_create_surface()
2105 unsigned nblks_y = util_format_get_nblocksy(tex->format, height); in si_create_surface() local2108 height = nblks_y * templ_desc->block.height; in si_create_surface()