http://bugs.freedesktop.org/show_bug.cgi?id=13656





------- Comment #1 from [EMAIL PROTECTED]  2007-12-17 06:00 PST -------
The problem is caused by the fact, that the texImage->FetchTexelf ptr is not
re-initialized to a new value (depending on the internalFormat arg of
glCompressedTexImage2DARB) in the following calls sequence:

_mesa_CompressedTexImage2DARB()-> _mesa_get_tex_image()
                               -> _mesa_init_teximage_fields()


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to