Searched refs:tile_walk (Results 1 – 2 of 2) sorted by relevance
70 surf->ss0.tile_walk = 0; in gen7_set_surface_tiling()74 surf->ss0.tile_walk = BRW_TILEWALK_XMAJOR; in gen7_set_surface_tiling()78 surf->ss0.tile_walk = BRW_TILEWALK_YMAJOR; in gen7_set_surface_tiling()
811 GLuint tile_walk:1; member