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 a681e6c commit b59cfebCopy full SHA for b59cfeb
sycl/test-e2e/RawKernelArg/arg_struct.cpp
@@ -9,7 +9,7 @@
9
#include <sycl/detail/core.hpp>
10
#include <sycl/usm.hpp>
11
12
-constexpr size_t NumArgs = 4;
+constexpr size_t NumArgs = 2;
13
14
struct __attribute__((packed)) kernel_arg_t {
15
int in1;
0 commit comments