OpenCL-CLHPP
OpenCL-CLHPP copied to clipboard
revisit handling for extensions
Creating this issue in response to a review comment: https://github.com/KhronosGroup/OpenCL-CLHPP/pull/140#pullrequestreview-725536988
We currently have a handful of defines in the C++ bindings for extensions. Are these needed? If not, we can remove the defines to simplify testing (this is preferred)? If so, do we need to add defines for other extensions?