svga: Ignore redefine_user_buffer calls
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 29 Jun 2011 11:17:02 +0000 (13:17 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 1 Jul 2011 11:30:40 +0000 (13:30 +0200)
commita8cf4b6acf9ee996090cc0bb95fa3558b481108c
tree4b4eec3d46b781e73059728b36abafd4820ed538
parent762518d26a805e3d8f8af143ba71367ceb21bd2e
svga: Ignore redefine_user_buffer calls

We currently always treat contents of user-buffers as volatile so
we don't need to take any particular action when the state tracker
announces that the contents has changed.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
src/gallium/drivers/svga/svga_resource_buffer_upload.c