Commit 04a72dd
authored
[SYCL][UR] Fix conversion OpenCL return code to UR (#20152)
Change to limit possible return values of the
`urDeviceGetGlobalTimestamps` to the documented ones.
According to:
https://oneapi-src.github.io/unified-runtime/core/api.html#urdevicegetglobaltimestamps
Related with: #188631 parent c954457 commit 04a72dd
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
1770 | 1774 | | |
1771 | 1775 | | |
1772 | 1776 | | |
| |||
0 commit comments