Searched refs:nblks_y (Results 1 – 2 of 2) sorted by relevance
1582 unsigned nblks_y = util_format_get_nblocksy(tex->format, height); in r600_create_surface() local1585 height = nblks_y * templ_desc->block.height; in r600_create_surface()
1949 unsigned nblks_y = util_format_get_nblocksy(tex->format, height); in si_create_surface() local1952 height = nblks_y * templ_desc->block.height; in si_create_surface()