util/u_sse: Fix _mm_shuffle_epi8 prototype for clang.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 24 Apr 2013 20:58:20 +0000 (21:58 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 25 Apr 2013 10:59:01 +0000 (11:59 +0100)
commitf0c296773d5c5a9c3d933a51ce6c5580a7e2c4e0
treeba4041fa6fa47e5c7dbf6b4735dc57ea0c8b9e03
parent45a60e2e7a860891e529ba68c0264d5ecbdb8f28
util/u_sse: Fix _mm_shuffle_epi8 prototype for clang.

Clang does not support __artificial__. Instead match precisely what's
in the clang headers.
src/gallium/auxiliary/util/u_sse.h