Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c1567 unsigned nblks_x = util_format_get_nblocksx(tex->format, width); in r600_create_surface() local
1570 width = nblks_x * templ_desc->block.width; in r600_create_surface()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c2039 unsigned nblks_x = util_format_get_nblocksx(tex->format, width); in r600_create_surface() local
2042 width = nblks_x * templ_desc->block.width; in r600_create_surface()