Home
last modified time | relevance | path

Searched refs:max_tile_height (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_util.c72 const uint32_t max_tile_height = dev->physical_device->info->tile_max_h; in tu_tiling_config_update_tile_layout() local
107 while (tiling->tile0.height > max_tile_height) { in tu_tiling_config_update_tile_layout()