diff options
author | Brian Paul <brianp@vmware.com> | 2009-12-14 13:35:56 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-12-14 13:39:21 -0700 |
commit | 69346c56a17ba9a74b7f2226c0b4d5ce0bbb1f15 (patch) | |
tree | 6c0c10bf3c2511dec3c1edb36482c88320f37318 /src/egl | |
parent | 48888b918b9c09a14056f925c2af60ea16dcc88d (diff) |
mesa/meta: move BindTexture() call in _mesa_meta_GenerateMipmap()
This is a follow-up to commit e3fa700c178e11e6735430119232919176ab7b42.
The call to _mesa_BindTexture() must be before we set any other texture
object state, namely the _mesa_TexParameteri() calls.
This fixes bug 25601 (piglit gen-nonzero-unit failure).
Diffstat (limited to 'src/egl')
0 files changed, 0 insertions, 0 deletions