[Mesa-dev] [Bug 55505] New: EnumStrings.LookUpByNumber regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 1 09:33:47 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55505
Priority: medium
Bug ID: 55505
CC: omcfadde at gmail.com
Assignee: mesa-dev at lists.freedesktop.org
Summary: EnumStrings.LookUpByNumber regression
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
$ make check
[...]
[ RUN ] EnumStrings.LookUpByNumber
enum_strings.cpp:43: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
Actual: "GL_COMPRESSED_RGBA_S3TC_DXT3_ANGLE"
Expected: everything[i].name
Which is: "GL_COMPRESSED_RGBA_S3TC_DXT3_EXT"
enum_strings.cpp:43: Failure
Value of: _mesa_lookup_enum_by_nr(everything[i].value)
Actual: "GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE"
Expected: everything[i].name
Which is: "GL_COMPRESSED_RGBA_S3TC_DXT5_EXT"
[ FAILED ] EnumStrings.LookUpByNumber (1 ms)
9545d9611fd983fd63960de787dff51aedd4a7f9 is the first bad commit
commit 9545d9611fd983fd63960de787dff51aedd4a7f9
Author: Oliver McFadden <oliver.mcfadden at linux.intel.com>
Date: Wed Sep 26 20:59:50 2012 +0300
intel: add support for ANGLE_texture_compression_dxt.
Signed-off-by: Oliver McFadden <oliver.mcfadden at linux.intel.com>
Reviewed-by: Brian Paul <brianp at vmware.com>
:040000 040000 10f19c68e82ac368bc2f17e73e82e5c3b3b8bb54
621cdebaa9d1585bf0b36b095fd9ceeb71619beb M src
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121001/ae5c83c4/attachment.html>
More information about the mesa-dev
mailing list