<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:daniel@fooishbar.org" title="Daniel Stone <daniel@fooishbar.org>"> <span class="fn">Daniel Stone</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - eglCreatePlatformWindowSurfaceEXT() should not dereference native_window"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89920">bug 89920</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - eglCreatePlatformWindowSurfaceEXT() should not dereference native_window"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89920#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - eglCreatePlatformWindowSurfaceEXT() should not dereference native_window"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89920">bug 89920</a>
from <span class="vcard"><a class="email" href="mailto:daniel@fooishbar.org" title="Daniel Stone <daniel@fooishbar.org>"> <span class="fn">Daniel Stone</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>