We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b4e4f commit 27fc7eaCopy full SHA for 27fc7ea
libclc/opencl/include/clc/opencl/misc/shuffle2.h
@@ -9,11 +9,11 @@
9
#define __CLC_FUNCTION shuffle2
10
11
// Integer-type decls
12
-#define __CLC_BODY <clc/misc/shuffle_decl.inc>
+#define __CLC_BODY <clc/misc/shuffle2_decl.inc>
13
#include <clc/integer/gentype.inc>
14
15
// Floating-point decls
16
17
#include <clc/math/gentype.inc>
18
19
#undef __CLC_FUNCTION
0 commit comments