OpenCL-CLHPP icon indicating copy to clipboard operation
OpenCL-CLHPP copied to clipboard

revisit handling for extensions

Open bashbaug opened this issue 4 years ago • 0 comments

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?

bashbaug avatar Sep 02 '21 19:09 bashbaug