lima: allocate new bo for stream draw
In stream draws, the resource bo might be in use in a previous draw. Allocate a new one for the resource to avoid overwriting data in use.
Fixes #2925 (closed)
See #2925 (comment 608637) for more details
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
In stream draws, the resource bo might be in use in a previous draw. Allocate a new one for the resource to avoid overwriting data in use.
Fixes #2925 (closed)
See #2925 (comment 608637) for more details