Searched refs:need_y2_align (Results 1 – 3 of 3) sorted by relevance
411 iview->need_y2_align = in tu_image_view_init()
2435 bool need_y2_align = in tu_store_gmem_attachment() local2436 y2 != iview->extent.height || iview->need_y2_align; in tu_store_gmem_attachment()2441 y1 % phys_dev->info.gmem_align_h || (y2 % phys_dev->info.gmem_align_h && need_y2_align); in tu_store_gmem_attachment()
1302 bool need_y2_align; member