cupvaPointerAttributes_t#
Defined in src/host/c_api/include/detail/workloads/cupva_host_types_workloads.h
-
struct cupvaPointerAttributes_t#
Pointer attributes.
Public Members
-
cupvaBufferType_t bufferType#
Buffer type pointed to.
-
cupvaMemType_t type#
Physical memory type.
-
void *hostPtr#
The host pointer associated with the given device pointer.
-
cupvaBufferType_t bufferType#