Searched refs:cmask_cache_bits (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_texture.c | 680 unsigned cmask_cache_bits = 1024; local in function:r600_texture_get_cmask_info 684 unsigned elements_per_macro_tile = (cmask_cache_bits / element_bits) * num_pipes; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_texture.c | 675 unsigned cmask_cache_bits = 1024; local in function:r600_texture_get_cmask_info 679 unsigned elements_per_macro_tile = (cmask_cache_bits / element_bits) * num_pipes; |
Completed in 6 milliseconds