Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_tiling.c92 uint32_t stile_index = (stile_y << 1) + stile_x; in t_utile_address() local
97 odd_stile_map[stile_index] : in t_utile_address()
98 even_stile_map[stile_index]); in t_utile_address()

Completed in 2 milliseconds