Commit d9c49ff
Lamzed-Short, Andrew
Added bitmask for returned value from OpenCL 3.0 runtime
Unsure whether ACQUIRE and RELEASE need removing as current pi.h expects
5 bits for memory order info but the OCL headers say only 3 are necessary
in 3.0 as the values are RELAXED, ACQ_REL, and SEQ_CST.1 parent a508c49 commit d9c49ff
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
| 557 | + | |
| 558 | + | |
557 | 559 | | |
558 | 560 | | |
559 | 561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
0 commit comments