Skip to content

Commit 0a66066

Browse files
filled in description for @param CRef in doxygen comments for GetPointerType
1 parent 0021aad commit 0a66066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/include/dppl_sycl_usm_interface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ void DPPLfree_with_context (__dppl_take DPPLSyclUSMRef MRef,
139139
* @brief Get pointer type.
140140
*
141141
* @param MRef USM Memory
142-
* @param CRef
142+
* @param CRef Sycl context reference associated with the pointer
143143
*
144144
* @return "host", "device", "shared" or "unknown"
145145
*/

0 commit comments

Comments
 (0)