HomeSort by relevance Sort by last modified time
    Searched refs:tile_walk (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_wm_surface_state.c 70 surf->ss0.tile_walk = 0;
74 surf->ss0.tile_walk = BRW_TILEWALK_XMAJOR;
78 surf->ss0.tile_walk = BRW_TILEWALK_YMAJOR;
brw_structs.h 811 GLuint tile_walk:1; member in struct:gen7_surface_state::__anon16972
    [all...]

Completed in 45 milliseconds