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

move image kernel argument restriction to clSetKernelArg

Open bashbaug opened this issue 9 months ago • 0 comments

fixes #1306

Documents the restriction about passing the same image as a read-only and a write-only kernel argument in the description of clSetKernelArg rather than as the description of image access qualifiers. Also, clarifies that behavior is undefined in this case, vs. invalid.

bashbaug avatar Mar 29 '25 20:03 bashbaug