<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:t_arceri@yahoo.com.au" title="Timothy Arceri <t_arceri@yahoo.com.au>"> <span class="fn">Timothy Arceri</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [G33] ES2-CTS.functional.shaders.struct.uniform.sampler_nested* regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101983">bug 101983</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>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [G33] ES2-CTS.functional.shaders.struct.uniform.sampler_nested* regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101983#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [G33] ES2-CTS.functional.shaders.struct.uniform.sampler_nested* regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101983">bug 101983</a>
from <span class="vcard"><a class="email" href="mailto:t_arceri@yahoo.com.au" title="Timothy Arceri <t_arceri@yahoo.com.au>"> <span class="fn">Timothy Arceri</span></a>
</span></b>
<pre>Should be fixed by:
commit 365d34540f331df57780dddf8da87235be0a6bcb
mesa: correctly calculate the storage offset for i915
When generating the storage offset for struct members we need
to skip opaque types as they no longer have backing storage.
Fixes: fcbb93e86024 ("mesa: stop assigning unused storage for non-bindless
opaque types")
V2: simplify since bindless will never be supported in this code
Bugzilla: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [G33] ES2-CTS.functional.shaders.struct.uniform.sampler_nested* regression"
href="show_bug.cgi?id=101983">https://bugs.freedesktop.org/show_bug.cgi?id=101983</a>
Reviewed-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>
and
commit de0e62e1065e2d9172acf3ab7c70bba0160125c8
st/mesa: correctly calculate the storage offset
When generating the storage offset for struct members we need
to skip opaque types as they no longer have backing storage.
Fixes: fcbb93e86024 ("mesa: stop assigning unused storage for non-bindless
opaque types")
Bugzilla: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [G33] ES2-CTS.functional.shaders.struct.uniform.sampler_nested* regression"
href="show_bug.cgi?id=101983">https://bugs.freedesktop.org/show_bug.cgi?id=101983</a>
Reviewed-by: Dave Airlie <<a href="mailto:airlied@redhat.com">airlied@redhat.com</a>></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>