Conversation
bashbaug
left a comment
There was a problem hiding this comment.
I'm fine with as-is, but just to ask the question: should we consider putting these additions into the existing cl_ext.h file vs. adding a new file?
I guess these extensions are little different than the other extensions in cl_ext.h: at least currently they won't go into any queryable extension strings, for example. Perhaps that's a good enough reason to keep them separate?
Regardless, I think I'll try to update my header generation scripts to generate the defines and typedefs for this extension - seems like that should be pretty straightforward.
|
Thanks for the insightful feedback.
Very good question. I discarded putting the extension in the |
Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
|
Closing as merged by #161 |
This is a companion PR for:
KhronosGroup/OpenCL-ICD-Loader#188