Searched refs:max_tile_height (Results 1 – 1 of 1) sorted by relevance
89 const uint32_t max_tile_height = dev->physical_device->info->tile_max_h; in tu_tiling_config_update_tile_layout() local123 while (fb->tile0.height > max_tile_height) { in tu_tiling_config_update_tile_layout()