Commit 0104ca5
Ewan Crawford
Enable cmd-buf local memory update CTS tests on L0
The CTS tests for updating local memory in command-buffer kernel
commands are currently skipped on Level-Zero. This feature is now
available in L0 drivers so the tests can be enabled.
There is a failure in `LocalMemoryUpdateTest.UpdateParametersSmallerLocalSize`
with incorrect results. Mark the individual test as failed as it needs further
investigation.1 parent 3a1b4c7 commit 0104ca5
File tree
1 file changed
+3
-6
lines changed- test/conformance/exp_command_buffer/update
1 file changed
+3
-6
lines changedLines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
| |||
391 | 386 | | |
392 | 387 | | |
393 | 388 | | |
| 389 | + | |
| 390 | + | |
394 | 391 | | |
395 | 392 | | |
396 | 393 | | |
| |||
1310 | 1307 | | |
1311 | 1308 | | |
1312 | 1309 | | |
1313 | | - | |
| 1310 | + | |
0 commit comments