Searched refs:zcomp_numdw (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 | 364 unsigned zcomp_numdw, zcompsize, hiz_numdw, stride, height; local in function:r300_setup_hyperz_properties 377 zcomp_numdw = r300_pixels_to_dwords(stride, height, 383 zcomp_numdw <= screen->caps.zmask_ram * pipes) { 384 tex->tex.zmask_dwords[i] = zcomp_numdw;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture_desc.c | 364 unsigned zcomp_numdw, zcompsize, hiz_numdw, stride, height; local in function:r300_setup_hyperz_properties 377 zcomp_numdw = r300_pixels_to_dwords(stride, height, 383 zcomp_numdw <= screen->caps.zmask_ram * pipes) { 384 tex->tex.zmask_dwords[i] = zcomp_numdw;
|
Completed in 4 milliseconds