Searched refs:hiz_align_x (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ | ||
| H A D | r300_texture_desc.c | 349 static unsigned hiz_align_x[4] = {8, 32, 48, 32}; local in function:r300_setup_hyperz_properties 396 stride = util_align_npot(stride, hiz_align_x[pipes-1]); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ | ||
| H A D | r300_texture_desc.c | 349 static unsigned hiz_align_x[4] = {8, 32, 48, 32}; local in function:r300_setup_hyperz_properties 396 stride = util_align_npot(stride, hiz_align_x[pipes-1]); |
Completed in 3 milliseconds