Searched defs:first_full_tile_x (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/panfrost/shared/ | ||
H A D | pan_tiling.c | 305 unsigned first_full_tile_x = DIV_ROUND_UP(x, TILE_WIDTH) * TILE_WIDTH; in panfrost_access_tiled_image() local |
Completed in 2 milliseconds