Searched refs:pixels_per_macro_tile (Results 1 – 1 of 1) sorted by relevance
683 unsigned pixels_per_macro_tile = elements_per_macro_tile * cmask_tile_elements; in r600_texture_get_cmask_info() local684 unsigned sqrt_pixels_per_macro_tile = sqrt(pixels_per_macro_tile); in r600_texture_get_cmask_info()686 unsigned macro_tile_height = pixels_per_macro_tile / macro_tile_width; in r600_texture_get_cmask_info()