diff options
author | Wade Walker <[email protected]> | 2015-09-20 15:09:04 -0500 |
---|---|---|
committer | Wade Walker <[email protected]> | 2015-11-08 14:05:30 -0600 |
commit | 7c7146428a0584ad38f036d24a70c15f700f9a8e (patch) | |
tree | 7a66e83cc5bef52e1b07b5c8e9c7417b331e7f04 /src/com/jogamp/opencl/CLProgram.java | |
parent | 4638f4b3fdf4c946bda0b290a83652e4db00edea (diff) |
Add ability to access newer CLImpl versions for devices
Added a CLPlatform method to return a CLImpl version specific to a
device. This lets the user get a CLImpl12 or CLImpl20 instance which
they could then cast to the right type and use to access newer CL
functions than those in the default CLImpl11 object.
Diffstat (limited to 'src/com/jogamp/opencl/CLProgram.java')
0 files changed, 0 insertions, 0 deletions