diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2011-01-24 12:30:56 -0500 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2011-01-24 12:42:57 -0500 |
commit | 42529603ecf86fcfd0a8f3495d9db9ce1ee9b4c3 (patch) | |
tree | b6d1f42cac9ec3af489e1fca7f18cea9732a7014 /src/radeon_vbo.c | |
parent | 9b0e03e98ab739efb4031f81cc4a1a50b3d87a42 (diff) |
vbo: always flush the cbuf bo in flush_indirect()
Always flush the cbuf in case we end up with a cbuf mapped in
Prepare*(), but never end up issuing a draw call since the cbuf
may be in use by multiple ops.
The CS check for the cbuf bo is no longer necessay because
the cbuf bo is NULL at this point due to the radeon_vbo_put()
just prior.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=32188
Diffstat (limited to 'src/radeon_vbo.c')
0 files changed, 0 insertions, 0 deletions