OSDN Git Service

i965/blorp: Account for offsets when emitting SURFACE_STATE.
authorPaul Berry <stereotype441@gmail.com>
Wed, 29 Aug 2012 23:04:15 +0000 (16:04 -0700)
committerPaul Berry <stereotype441@gmail.com>
Wed, 12 Sep 2012 21:44:12 +0000 (14:44 -0700)
commitf04f219906e40a6647a10fd9c1928509fe25fb84
treed48e74196e5f87048726e6771b9bacf341d98508
parent3123f0621561549c4566248100661ef77cab2834
i965/blorp: Account for offsets when emitting SURFACE_STATE.

Fixes piglit tests "framebuffer-blit-levels {read,draw} depth".

NOTE: This is a candidate for stable release branches.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_blorp.cpp
src/mesa/drivers/dri/i965/brw_blorp.h
src/mesa/drivers/dri/i965/gen6_blorp.cpp
src/mesa/drivers/dri/i965/gen7_blorp.cpp