Home
last modified time | relevance | path

Searched refs:nblks_y (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c1568 unsigned nblks_y = util_format_get_nblocksy(tex->format, height); in r600_create_surface() local
1571 height = nblks_y * templ_desc->block.height; in r600_create_surface()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c2040 unsigned nblks_y = util_format_get_nblocksy(tex->format, height); in r600_create_surface() local
2043 height = nblks_y * templ_desc->block.height; in r600_create_surface()