Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_layout.c330 unsigned fmt_blocksize = util_format_get_blocksize(layout->format); in pan_image_layout_init() local
372 unsigned row_stride = fmt_blocksize * effective_width * block_size.height; in pan_image_layout_init()