瀏覽代碼

gallium/util: remove duplicated include

Remove duplicated include.

Signed-off-by: Brian Paul <brianp@vmware.com>
tags/snb-magic
Nicolas Kaiser 15 年之前
父節點
當前提交
b719c91c82
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. 0
    2
      src/gallium/auxiliary/util/u_sse.h

+ 0
- 2
src/gallium/auxiliary/util/u_sse.h 查看文件

@@ -78,8 +78,6 @@ _mm_castps_si128(__m128 a)

#else /* !PIPE_ARCH_SSSE3 */

#include <emmintrin.h>

/**
* Describe _mm_shuffle_epi8() with gcc extended inline assembly, for cases
* where -mssse3 is not supported/enabled.

Loading…
取消
儲存