Home
last modified time | relevance | path

Searched refs:odd_tile_y (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_tiling.c82 bool odd_tile_y = tile_y & 1; in t_utile_address() local
85 if (odd_tile_y) in t_utile_address()
96 uint32_t stile_offset = 1024 * (odd_tile_y ? in t_utile_address()

Completed in 1 milliseconds