Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c253 unsigned header_rows = in panfrost_create_scanout_res() local
257 scanout_templat.height0 = ALIGN_POT(template->height0, 16) + header_rows; in panfrost_create_scanout_res()