cogciprocate / ocl

OpenCL for Rust
Other
723 stars 75 forks source link

KernelBuilder::disable_arg_type_check() has no effect #131

Closed hashmap closed 5 years ago

hashmap commented 5 years ago

If the flag is set by this call it's ignored by build() function.