Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_surface.c1386 const unsigned htile_block_size = 8 * 8; in gfx6_compute_surface() local
1389 surf->meta_size = (total_pixels / htile_block_size) * htile_element_size; in gfx6_compute_surface()