[Mesa-dev] [PATCH 1/2] i965/gen7: Use the base_level field of the sampler to handle GL's BASE_LEVEL.
Kenneth Graunke
kenneth at whitecape.org
Wed Aug 28 16:11:10 PDT 2013
On 08/28/2013 03:27 PM, Eric Anholt wrote:
> This avoids the need to get the inter- and intra-tile offset and adjust
> our miptree info based on them.
> ---
> src/mesa/drivers/dri/i965/gen7_sampler_state.c | 19 +++++++++----------
> src/mesa/drivers/dri/i965/gen7_wm_surface_state.c | 14 +++-----------
> 2 files changed, 12 insertions(+), 21 deletions(-)
This miniseries is:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list