a5xx: improve 3d texture sampling
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 4 Jul 2017 15:48:25 +0000 (11:48 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Tue, 4 Jul 2017 22:27:57 +0000 (18:27 -0400)
commit02379b68f6106ba04428017c138d9467820be5b6
treeefbd83e309d8ae3092ef632387388fc874da2d58
parentc0f1efe04da2ddbe5649f34dc17fb8cf4550eaaa
a5xx: improve 3d texture sampling

At least the first level works now. Eventually the later levels stop
working, there appears to be some alignment issue. But this improves the
situation immensely.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Acked-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/a5xx/fd5_texture.c