diff options
author | Chia-I Wu <olv@lunarg.com> | 2010-08-26 02:15:22 +0800 |
---|---|---|
committer | Chia-I Wu <olv@lunarg.com> | 2010-08-26 16:40:01 +0800 |
commit | 0f74efdef05c5c27b3137163d795dc91f34cc114 (patch) | |
tree | c5ce01726a21e8c5952f442da73543bdaf75d1c9 /src/glx/glx_pbuffer.c | |
parent | 4f6faf65d124bd690c4526f4c8e95de4d041601f (diff) |
st/mesa: Fix glEGLImageTargetTexture2DOES.
stObj->pt should be set in st_bind_surface, just as in st_TexImage. On
the other hand, st_TexImage should unreference stObj->pt. It also needs
to initialize the texture image again as _mesa_clear_texture_object
clears the image.
Diffstat (limited to 'src/glx/glx_pbuffer.c')
0 files changed, 0 insertions, 0 deletions