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 a4f0121 commit 6f1f354Copy full SHA for 6f1f354
libclc/libspirv/lib/generic/math/cbrt.cl
@@ -6,8 +6,8 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
+#include <clc/math/clc_cbrt.h>
10
#include <libspirv/spirv.h>
-#include <clc/math/clc_cbrt.inc>
11
12
#define __CLC_FUNCTION __spirv_ocl_cbrt
13
#define __CLC_IMPL_FUNCTION(x) __clc_cbrt
0 commit comments