Home
last modified time | relevance | path

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

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