softpipe: add missing check in softpipe_is_texture_referenced()
authorBrian Paul <brianp@vmware.com>
Thu, 19 Nov 2009 18:37:50 +0000 (11:37 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 19 Nov 2009 18:39:24 +0000 (11:39 -0700)
commit367cfca808e74101689dd0acb247f3ec38fc4c7f
treec6fea2e0058b14461d6bbf8e42ed732b3dd0485b
parent31ea323b4d432b557d7664187f17ccefc6d3947b
softpipe: add missing check in softpipe_is_texture_referenced()

Check if the named texture is referenced by the texture cache.
src/gallium/drivers/softpipe/sp_context.c