diff options
author | Chia-I Wu <olv@lunarg.com> | 2010-10-31 01:13:27 +0800 |
---|---|---|
committer | Chia-I Wu <olv@lunarg.com> | 2010-10-31 01:18:59 +0800 |
commit | cfc81d93f7b07a89437cbbce173fc468070e06da (patch) | |
tree | 24a737ac02984cd3ef2c2a1acf560adbb052b524 /src/mesa/swrast_setup | |
parent | 9c2b4814d0b7dc67777099ea249c09bcf9ee46eb (diff) |
st/mesa: Unreference the sampler view in st_bind_surface.
Without this, update_textures may not pick up the new pipe_resource.
It is actually update_textures that should check
stObj->sampler_view->texture != stObj->pt, but let's follow st_TexImage
and others for now.
Diffstat (limited to 'src/mesa/swrast_setup')
0 files changed, 0 insertions, 0 deletions