Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/shared/test/
Dtest-tiling.cpp94 unsigned region_x_block = region_x / desc->block.width; in ref_access_tiled() local
100 unsigned tiled_x_block = region_x_block + linear_x_block; in ref_access_tiled()