diff options
author | Paul Berry <[email protected]> | 2011-12-21 11:02:50 -0800 |
---|---|---|
committer | Paul Berry <[email protected]> | 2011-12-23 09:43:18 -0800 |
commit | 08ce48733d9441e1daa779027dbea1ce9964cc77 (patch) | |
tree | a94a4c6e7db753d3b8f85cc783fc9486cbad6609 /docs | |
parent | a3a4d01e415404e1bab76d440466952f4ab6171b (diff) |
mesa: Ensure that Paused is reset to false on EndTransformFeedback.
If a client calls BeginTransformFeedback(), then
PauseTransformFeedback(), then EndTransformFeedback(), we need to make
sure that the transform feedback object is not left in a "paused"
state, otherwise the next call to BeginTransformFeedback() will leave
transform feedback paused.
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions