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 2aef0c9 commit 77d25cdCopy full SHA for 77d25cd
sycl/doc/extensions/supported/sycl_ext_intel_device_info.md
@@ -74,7 +74,7 @@ The extension supports this query in version 2 and later.
74
75
| Device Descriptors | Return Type | Description |
76
| ------------------ | ----------- | ----------- |
77
-| ext\:\:intel\:\:info\:\:device\:\:uuid | unsigned char | Returns the device UUID|
+| ext\:\:intel\:\:info\:\:device\:\:uuid | std::array<unsigned char, 16> | Returns the device UUID|
78
79
80
## Aspects ##
0 commit comments