OSDN Git Service

freedreno/a3xx: fix up logic for handling block formats
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 16 Aug 2015 17:15:55 +0000 (13:15 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 17 Aug 2015 15:38:38 +0000 (11:38 -0400)
commit581cbfdec1eda9128a9ed7ff9b0ea13ec4d3e493
tree284fa7698e6a9ea293cbe37972e5797390ac226c
parent12e1bf0b68b3c0e8dccb74384554f56d22eda961
freedreno/a3xx: fix up logic for handling block formats

This only appears in cubemaps which have have packed layers, so are very
sensitive to any layout disagreement between sw and hw.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/freedreno/a3xx/fd3_format.c
src/gallium/drivers/freedreno/a3xx/fd3_texture.c
src/gallium/drivers/freedreno/freedreno_resource.c