| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(fclDeviceBuffer), | intent(in) | :: | memObject | |||
| integer(kind=c_size_t), | intent(in) | :: | hostBytes | |||
| character(len=*), | intent(in) | :: | descrip |
Check that a host buffer matches the size in bytes of a device buffer.
Note
Debug routine: only executed for debug build.