[Mesa-dev] [Bug 89920] eglCreatePlatformWindowSurfaceEXT() should not dereference native_window

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 6 10:54:02 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89920

Daniel Stone <daniel at fooishbar.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Daniel Stone <daniel at fooishbar.org> ---
Per the EGL_KHR_platform_x11 spec, this is incorrect. The language in there
about the native window type 'point[ing] to' an X11 Window or Pixmap is
slightly ambiguous, but the example provided - where the argument is either
&window.x11 or window.x11, depending on whether or not platform_base is being
used, is 100% unambiguous.

This also matches the behaviour of at least two proprietary drivers.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150406/d1c9c1ac/attachment.html>


More information about the mesa-dev mailing list