OpenCL-Docs icon indicating copy to clipboard operation
OpenCL-Docs copied to clipboard

clarify cl_mem_flags to not affect copies

Open bashbaug opened this issue 1 year ago • 0 comments

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.

bashbaug avatar Aug 18 '24 00:08 bashbaug