https://bugs.freedesktop.org/show_bug.cgi?id=71124
Priority: medium Bug ID: 71124 Assignee: mesa-dev@lists.freedesktop.org Summary: dst[3] will not always initialized in etc2_rgb8_fetch_texel(). Severity: trivial Classification: Unclassified OS: All Reporter: mon...@monami-ya.jp Hardware: Other Status: NEW Version: git Component: Mesa core Product: Mesa In etc2_rgb8_fetch_texel(). In case block->is_planar_mode == true and punchthrough_alpha == false, dst[3] will not be initialized. I found it on reviewing texcompress_etc.c (git hash: 0c883e46d871). -- 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