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

--- Comment #10 from Brian Paul <bri...@vmware.com> 2010-11-11 14:06:47 PST ---
Could you go up the stack into _mesa_generate_mipmap() then do:

(gdb) p *texObj
(gdb) p *texObj->Image[0][texObj->BaseLevel]

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to