https://bugs.freedesktop.org/show_bug.cgi?id=79095
Priority: medium Bug ID: 79095 Keywords: regression CC: matts...@gmail.com Assignee: mesa-dev@lists.freedesktop.org Summary: x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1' Severity: blocker Classification: Unclassified OS: Linux (All) Reporter: v...@freedesktop.org Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Mesa core Product: Mesa mesa: f50361cce79beb78119d835b7a52c0c790d74077 (master 10.3.0-devel) clang build error CC common_x86.lo x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1' if (ecx & bit_SSE4_1) ^ commit a2fb71e23bced3f3585e91726590efe6034a10ed Author: Matt Atwood <matthew.s.atw...@intel.com> Date: Fri May 2 09:44:44 2014 -0700 mesa/x86: add SSE4.1 runtime detection. Add a bit to _mesa_x86_features for SSE 4.1, along with macros to query. Reviewed-by: Matt Turner <matts...@gmail.com> -- 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