diff options
author | Ilia Mirkin <[email protected]> | 2017-02-01 16:11:41 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2017-02-02 20:28:27 -0500 |
commit | e73f87fcbdcb12b0b8d28c4ca3444bfb7669bca5 (patch) | |
tree | e64c2a5f11c08fcf541f7368df25b09169721373 /doxygen | |
parent | 6cc3c46f58255839d3fe25303225dc3b41d4a2d3 (diff) |
vbo: process buffer binding state changes on draw when recording
The VBO module keeps track of any vbo buffers. It updates this list when
receiving an InvalidateState call, however this never happens when
recording draws right now. Make sure that we do all the usual state
updates when recording draws so that the VBO list may be kept up to
date.
Signed-off-by: Ilia Mirkin <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99631
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Cc: "13.0 17.0" <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions