On 05/10/2012 11:21 AM, Paul Berry wrote:
> This patch exposes the functions brw_get_surface_tiling_bits and
> gen7_set_surface_tiling, so that they can be re-used when setting up
> surface states in gen6_blorp.cpp and gen7_blorp.cpp.
> ---
> src/mesa/drivers/dri/i965/brw_state.h |
This patch exposes the functions brw_get_surface_tiling_bits and
gen7_set_surface_tiling, so that they can be re-used when setting up
surface states in gen6_blorp.cpp and gen7_blorp.cpp.
---
src/mesa/drivers/dri/i965/brw_state.h |2 ++
src/mesa/drivers/dri/i965/brw_wm_surface_state