DescriptionLoosen the GLFenceARB assertions when glClientWaitSync fails.
If the driver supports one of the {ARB,EXT,KHR}_robustness extensions,
then the context will have been allocated with it. In this case, if
glClientWaitSync fails, don't crash, but assert that the context's
been lost. This will be discovered by the command buffer later,
leading to a lost context.
BUG=650138
Committed: https://crrev.com/dec2cf265c13989c3e0f112af844c0259daa173d
Cr-Commit-Position: refs/heads/master@{#426409}
Patch Set 1 #Patch Set 2 : Preemptive rebase. #
Messages
Total messages: 12 (5 generated)
|