Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_surface.c1199 const unsigned htile_block_size = 8 * 8; in gfx6_compute_surface() local
1202 surf->htile_size = (total_pixels / htile_block_size) * htile_element_size; in gfx6_compute_surface()