cogciprocate / ocl

OpenCL for Rust
Other
721 stars 75 forks source link

Add OpenCL 2.2 and 3.0 types, constants and functions. #193

Open kenba opened 3 years ago

kenba commented 3 years ago

Add OpenCL 2.2 and 3.0 types, constants and functions to cl_h.rs and lib.rs for issue #192. Also added feature opencl_version_3_0 to Cargo.toml and updated it's version by one.

Titaniumtown commented 3 years ago

Will this get merged?