Searched refs:macro_tile_height (Results 1 – 1 of 1) sorted by relevance
342 unsigned macro_tile_height = pixels_per_macro_tile / macro_tile_width; in r600_texture_get_cmask_info() local345 unsigned height = align(rtex->surface.npix_y, macro_tile_height); in r600_texture_get_cmask_info()352 assert(macro_tile_height % 128 == 0); in r600_texture_get_cmask_info()373 macro_tile_width, macro_tile_height, pitch_elements, height, in r600_texture_allocate_cmask()