diff options
author | Eric Anholt <[email protected]> | 2013-10-04 16:13:00 -0700 |
---|---|---|
committer | Carl Worth <[email protected]> | 2013-10-25 17:19:13 -0700 |
commit | 6f966b58a1257cc89a04b8a1ca80d038ba66a39d (patch) | |
tree | 7bcef62591563d21be1c4f5fac53cb32a2a3da22 /bin | |
parent | 6e557f03f3e5222eb8bee829c6b1af27ef525237 (diff) |
i965: Fix texture buffer rendering after a whole buffer replacement.
If glBufferData(), glBufferSubData(0, obj->Size), or similar happens, we
get a new drm_intel_bo for the buffer object, and thus need to re-upload
texture buffer state so we point at the new data.
Fixes the new piglit GL_ARB_texture_buffer_object/data-sync
Cc: "9.2" <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
(cherry picked from commit c0a9436d191d24d9aea18fcca7a79674af3a782e)
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions