DescriptionEGL contexts reference count the EGL surfaces they share.
This fixes the case where a NativeViewEGLContext and a SecondaryEGL context are backed by the same EGL surface and the native one, which previously owned the surface, is destroyed first.
TEST=try
BUG=66462
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71390
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|