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

Incorrectly Versioned Enums

Open bashbaug opened this issue 4 years ago • 0 comments

These enums are unguarded but were not added until OpenCL 1.1:

  • CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_MULTIPLE
  • CL_KERNEL_PRIVATE_MEM_SIZE

The XML file needs to be updated, also.

bashbaug avatar Apr 24 '21 05:04 bashbaug