Commit cc26fd4
committed
[javacl-generator] added support for image2d_t and image3d_t
NB: unfortunately, I did not add any formal tests (but have been using it in the SobelFilterDemo, see next commit)
I (Rémi Emonet) fully transfer the copyright for this commit to the nativelibs4java/jnaerator project, without any licensing restrictions.
Signed-off-by: Remi Emonet <remi.emonet@reverse--com.heeere>1 parent db155e5 commit cc26fd4
File tree
1 file changed
+10
-0
lines changed- Generator/src/main/java/com/nativelibs4java/opencl/generator
1 file changed
+10
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
320 | 330 | | |
321 | 331 | | |
322 | 332 | | |
| |||
0 commit comments