commit | 22049505f4807a0e3e336e38970776178535a885 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Wed Feb 10 13:58:57 2016 -0500 |
committer | Alexis Hétu <sugoi@google.com> | Wed Feb 10 20:53:44 2016 +0000 |
tree | 2baf28aa1ee166b5ec64fd245ae638821ad4f9f8 | |
parent | 1abb6380a5bd669bc4581ada55ab12556f177ffe [diff] |
Fixed detaching a buffer - Quite a few buffers weren't being checked properly when a buffer was getting detached from the current context. - Only current objects (TransformFeedback, VertexArray) should be affected by this. Change-Id: I621c9fa45a951db5634616884cf57d5cb21d9bda Reviewed-on: https://swiftshader-review.googlesource.com/4748 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>