Home
last modified time | relevance | path

Searched defs:first_full_tile_y (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/shared/
H A Dpan_tiling.c306 unsigned first_full_tile_y = DIV_ROUND_UP(y, TILE_HEIGHT) * TILE_HEIGHT; in panfrost_access_tiled_image() local

Completed in 1 milliseconds