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.
initLocalInvocationId
1 parent 5790b6a commit 6c0207dCopy full SHA for 6c0207d
sycl/include/sycl/nd_item.hpp
@@ -9,7 +9,7 @@
9
#pragma once
10
11
#include <sycl/__spirv/spirv_types.hpp> // for Scope
12
-#include <sycl/__spirv/spirv_vars.hpp> // for initLocalInvocationId
+#include <sycl/__spirv/spirv_vars.hpp> // for initBuiltInLocalInvocationId
13
#include <sycl/access/access.hpp> // for mode, fence_space
14
#include <sycl/detail/defines.hpp> // for __SYCL_ASSUME_INT
15
#include <sycl/detail/defines_elementary.hpp> // for __SYCL2020_DEPRECATED, __SY...
0 commit comments