OpenCL-Docs
OpenCL-Docs copied to clipboard
clarify cl_mem_flags to not affect copies
Fixes #770
Clarifies that the cl_mem_flags for the source and destination memory objects for copies are ignored, for both commands enqueued into a command-queue and commands recorded into a command-buffer.