summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2013-10-04 16:13:00 -0700
committerCarl Worth <[email protected]>2013-10-25 17:19:13 -0700
commit6f966b58a1257cc89a04b8a1ca80d038ba66a39d (patch)
tree7bcef62591563d21be1c4f5fac53cb32a2a3da22 /bin
parent6e557f03f3e5222eb8bee829c6b1af27ef525237 (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