Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c349 static unsigned hiz_align_x[4] = {8, 32, 48, 32}; in r300_setup_hyperz_properties() local
396 stride = util_align_npot(stride, hiz_align_x[pipes-1]); in r300_setup_hyperz_properties()