Commit a3838e8
committed
move image kernel argument restriction to clSetKernelArg
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.1 parent 6556039 commit a3838e8
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3269 | 3269 | | |
3270 | 3270 | | |
3271 | 3271 | | |
3272 | | - | |
3273 | | - | |
3274 | | - | |
3275 | 3272 | | |
3276 | 3273 | | |
3277 | 3274 | | |
| |||
10878 | 10875 | | |
10879 | 10876 | | |
10880 | 10877 | | |
| 10878 | + | |
| 10879 | + | |
| 10880 | + | |
| 10881 | + | |
10881 | 10882 | | |
10882 | 10883 | | |
10883 | 10884 | | |
| |||
0 commit comments