Searched refs:pitch_elements (Results 1 – 1 of 1) sorted by relevance
344 unsigned pitch_elements = align(rtex->surface.npix_x, macro_tile_width); in r600_texture_get_cmask_info() local349 ((pitch_elements * height * element_bits + 7) / 8) / cmask_tile_elements; in r600_texture_get_cmask_info()354 out->slice_tile_max = ((pitch_elements * height) / (128*128)) - 1; in r600_texture_get_cmask_info()373 macro_tile_width, macro_tile_height, pitch_elements, height, in r600_texture_allocate_cmask()