Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in) | :: | hostBufferPtr |
C pointer to host buffer (target) |
||
class(fclDeviceBuffer), | intent(in), | target | :: | memObject |
Focal memory object (source) |
|
integer(kind=c_size_t), | intent(in) | :: | nBytes |
Size of buffers in bytes |
Transfer device buffer to host buffer