Commit 6853024
Jaime Arteaga
[SYCL][Test E2E] Add stype to L0 structs (#9801)
device_has_aspect_atomic64_level_zero.cpp
interop-level-zero-interop-task-mem-buffer.cpp
level_zero_uuid.cpp
were missing to set L0 stype for a properties struct,
which would genereate an error in L0 validation layer when
enabled with ZE_DEBUG=6.
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>1 parent fbbfe6d commit 6853024
3 files changed
Lines changed: 4 additions & 0 deletions
File tree
- sycl/test-e2e
- AtomicRef
- Plugin
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments