Task #2787
allow passing flags to allocateDeviceBuffer
Description
In order to allow the memory allocation flag modernization to be implemented across the entire code (partially done for #2193), allocateDeviceBuffer should take an extra argument so code that already uses the API can be passed the right device or host access flags.
Related issues
History
#1 Updated by Szilárd Páll about 2 years ago
- Related to Task #2193: OpenCL code modernization assuming v1.2 reqd added