diff options
author | Axel Davy <[email protected]> | 2019-04-04 23:06:44 +0200 |
---|---|---|
committer | Axel Davy <[email protected]> | 2019-04-30 19:18:50 +0200 |
commit | bb3b8f8e01129ed35ea47463716def7c375f0f19 (patch) | |
tree | 77903fa311ee312bd34d08527115e3eaa5a6a7dd /src/gallium/state_trackers/nine/device9.c | |
parent | 5df96995efc37260b2675f61804c94a1a632609f (diff) |
st/nine: Upload managed buffers only at draw using them
When a draw call is emited, buffers in the
device->update_buffers list are uploaded.
This patch removes buffers from the list if they
are not bound anymore.
Behaviour found studying:
https://github.com/iXit/Mesa-3D/issues/345
Signed-off-by: Axel Davy <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/nine/device9.c')
0 files changed, 0 insertions, 0 deletions