Searched refs:cmask_tile_elements (Results 1 – 1 of 1) sorted by relevance
676 unsigned cmask_tile_elements = cmask_tile_width * cmask_tile_height; in r600_texture_get_cmask_info() local683 unsigned pixels_per_macro_tile = elements_per_macro_tile * cmask_tile_elements; in r600_texture_get_cmask_info()693 ((pitch_elements * height * element_bits + 7) / 8) / cmask_tile_elements; in r600_texture_get_cmask_info()