Sanitizer_BatchMemcpyItemEndData#
-
struct Sanitizer_BatchMemcpyItemEndData#
Data passed into a item batch memcpy end callback function.
Public Members
-
CUcontext apiContext#
The context on which the operation was requested.
-
CUstream apiStream#
The stream on which the operation was requested.
-
Sanitizer_StreamHandle hApiStream#
Unique handle for the API stream.
-
CUcontext apiContext#