<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - 3D texture mipmapping broken"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102581#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - 3D texture mipmapping broken"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102581">bug 102581</a>
from <span class="vcard"><a class="email" href="mailto:mail@felix-potthast.de" title="Felix Potthast <mail@felix-potthast.de>"> <span class="fn">Felix Potthast</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=143426" name="attach_143426" title="Test program">attachment 143426</a> <a href="attachment.cgi?id=143426&action=edit" title="Test program">[details]</a></span>
Test program
The bug is still present for me with mesa 18.3.4-1
I wrote a little test program which compares an uploaded
3dtexture mipmap with the corresponding output of glGetTexImage.
It should output nothing, but on my desktop pc it outputs:
Error in level 2
Error in level 3
Error in level 4
Compile with "gcc test.c -o test -lglfw -lepoxy"</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>