Searched refs:hiz_align_y (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 | 350 static unsigned hiz_align_y[4] = {8, 8, 8, 32}; local in function:r300_setup_hyperz_properties 397 height = align(height, hiz_align_y[pipes-1]); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ | ||
| H A D | r300_texture_desc.c | 350 static unsigned hiz_align_y[4] = {8, 8, 8, 32}; local in function:r300_setup_hyperz_properties 397 height = align(height, hiz_align_y[pipes-1]); |
Completed in 6 milliseconds