|
|
|
|
|
by kaetemi
1647 days ago
|
|
I'm guessing the data is copied to a temporary buffer. The target GL buffer can still be in flight for previous operations.
If I remember correctly, that safety can be disabled with the right incantation of flags on the buffer. |
|