Commit ec5d354
authored
[UR] Call zeCommandListAppendLaunchKernelWithArguments() directly (#20686)
Call `zeCommandListAppendLaunchKernelWithArguments()` directly (not
using the pointer).
Signed-off-by: Lukasz Dorau <[email protected]>1 parent 9ebbd0a commit ec5d354
File tree
3 files changed
+1
-10
lines changed- unified-runtime/source/adapters/level_zero
- v2
3 files changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | 530 | | |
534 | 531 | | |
535 | 532 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | 169 | | |
174 | 170 | | |
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | | - | |
| 178 | + | |
181 | 179 | | |
182 | 180 | | |
183 | 181 | | |
| |||
0 commit comments