Typedef NVCVWorkspaceMem

Typedef Documentation

typedef struct NVCVWorkspaceMemRec NVCVWorkspaceMem

Memory block for use in a workspace object.

A workspace memory structure contains the requriements (these can be useful when obtaining memory from the workspace) a pointer to the memory object and an optional CUDA event object which notifies that the memory is ready to use.