r200: Don't use driIsTextureResident helper
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 28 Oct 2011 21:04:35 +0000 (17:04 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 2 Nov 2011 15:16:03 +0000 (11:16 -0400)
commit1ca2e84921332fa229a082033c933b86a47ff2ad
tree87613a9080a1e99b4e3b40fa5abddea134e98f51
parenta14bb89d3ffda49ec8e64453640b42b670cb43a7
r200: Don't use driIsTextureResident helper

With DRI2, textures are always resident and using the DRI texmem helper
here is broken anyway, since nothing else uses it.
src/mesa/drivers/dri/r200/r200_tex.c