Home
last modified time | relevance | path

Searched refs:effective_height (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_layout.c363 unsigned effective_height = ALIGN_POT(util_format_get_nblocksy(layout->format, height), align_h); in pan_image_layout_init() local
394 unsigned slice_one_size = row_stride * (effective_height / block_size.height); in pan_image_layout_init()
401 ALIGN_POT(slice->row_stride * (effective_height / align_h), in pan_image_layout_init()

Completed in 1 milliseconds