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 f977746 commit 5479b54Copy full SHA for 5479b54
backends/include/dppl_sycl_device_interface.h
@@ -213,5 +213,5 @@ bool DPPLDevice_IsHostUnifiedMemory (__dppl_keep const DPPLSyclDeviceRef DRef);
213
*/
214
DPPL_API
215
bool DPPLDevice_AreEq (__dppl_keep const DPPLSyclDeviceRef DevRef1,
216
- __dppl_keep const DPPLSyclDeviceRef DevRef2);
+ __dppl_keep const DPPLSyclDeviceRef DevRef2);
217
DPPL_C_EXTERN_C_END
0 commit comments