Chromium Code Reviews
DescriptionMac: Reset active texture state when drawing CAOpenGLLayer
When GPU raster is enabled, the active texture state is regularly set to
something different at the start of this function. This was observed
empirically.
Of note is that, in principle, all GL state much be reset. When we use
the command buffer to draw inside the CAOpenGLLayer, making the virtual
context current will reset all state for us.
BUG=423163
Committed: https://crrev.com/d65ea042b964ae0833ecd6ed4f19852c4d334ca6
Cr-Commit-Position: refs/heads/master@{#321613}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|
|||||||||||||||||||