[Bug 102581] 3D texture mipmapping broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 20 23:04:52 UTC 2019


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

--- Comment #5 from Felix Potthast <mail at felix-potthast.de> ---
Created attachment 143426
  --> https://bugs.freedesktop.org/attachment.cgi?id=143426&action=edit
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"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190220/8db7acb0/attachment.html>


More information about the dri-devel mailing list