glCompressedTexImage2DARB (sw fallback): texture format not set correctly
Submitted by Jacek
Assigned to mes..@..op.org
Description
texImage->FetchTexelf ptr is not re-initialized to a new value (specified as the internalFormat arg of glCompressedTexImage2DARB) during the following calls sequence:
_mesa_CompressedTexImage2DARB()-> _mesa_get_tex_image() -> _mesa_init_teximage_fields()
Version: git