Chromium Code Reviews
DescriptionCommand buffers: ensure we only read immediate data once
Fizes various issues where we may be reading some immediate data twice:
- Gen*, Delete*
- InvalidateFramebuffer and friends
- DrawBuffersEXT
- Some Uniform* and VertexAttrib*
- Mailbox functions
BUG=597625, 597636
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/a17d2bcbccfda0480ed429897f243ca908dd6c15
Cr-Commit-Position: refs/heads/master@{#413962}
Patch Set 1 #
Total comments: 2
Patch Set 2 : rebase #Patch Set 3 : fixes #
Total comments: 2
Patch Set 4 : Keep track of the correct draw buffer #Messages
Total messages: 24 (13 generated)
|