[Mesa-dev] [PATCH v2 3/5] i965: Expose surface setup internals for use by blits.
Chad Versace
chad.versace at linux.intel.com
Fri May 11 12:33:21 PDT 2012
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 | 2 ++
> src/mesa/drivers/dri/i965/brw_wm_surface_state.c | 2 +-
> src/mesa/drivers/dri/i965/gen7_wm_surface_state.c | 2 +-
> 3 files changed, 4 insertions(+), 2 deletions(-)
Simple enough.
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
More information about the mesa-dev
mailing list