OSDN Git Service

softpipe: fix regression with tex tile cache since integer support.
authorDave Airlie <airlied@redhat.com>
Wed, 12 Oct 2011 07:24:32 +0000 (08:24 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 12 Oct 2011 07:25:28 +0000 (08:25 +0100)
commitae1153c4acfb2d70c2c7c9310ca38413aa68f32a
tree811801cf003cf81409c404baa6a6cd39b544fa00
parent7aab0fbaa6ec41c720bed6cfcb53a50c2a646a26
softpipe: fix regression with tex tile cache since integer support.

Don't use the uint/int paths for ZS formats for tex tile cache.

fixes: https://bugs.freedesktop.org/show_bug.cgi?id=41695

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/softpipe/sp_tex_tile_cache.c