Searched refs:BRW_TILEWALK_YMAJOR (Results 1 – 4 of 4) sorted by relevance
426 (BRW_TILEWALK_YMAJOR << 26) | in emit_depthbuffer()487 (BRW_TILEWALK_YMAJOR << 26) | in emit_depthbuffer()
78 surf->ss0.tile_walk = BRW_TILEWALK_YMAJOR; in gen7_set_surface_tiling()
877 BRW_TILEWALK_YMAJOR << 26 | in gen6_blorp_emit_depth_stencil_config()
498 #define BRW_TILEWALK_YMAJOR 1 macro