Searched refs:sqrt_pixels_per_macro_tile (Results 1 – 1 of 1) sorted by relevance
681 unsigned sqrt_pixels_per_macro_tile = sqrt(pixels_per_macro_tile); in r600_texture_get_cmask_info() local682 unsigned macro_tile_width = util_next_power_of_two(sqrt_pixels_per_macro_tile); in r600_texture_get_cmask_info()