Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add suffixed enums for cl_khr_mipmap_image #36

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

bashbaug
Copy link
Contributor

This change adds KHR suffixed enums to cl_ext.h for the cl_khr_mipmap_image extension, and a comment describing why the un-suffixed enums in the main cl.h are incorrect (but are left for compatibility).

See:
#33 (comment)

@CLAassistant
Copy link

CLAassistant commented Oct 31, 2018

CLA assistant check
All committers have signed the CLA.

@oddhack
Copy link
Contributor

oddhack commented Oct 31, 2018

I went ahead and merged the corresponding change to the ref pages.

Copy link
Contributor

@jrprice jrprice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks.

@jrprice jrprice merged commit 03490c3 into KhronosGroup:master Nov 6, 2018
EwanC pushed a commit to EwanC/OpenCL-Headers that referenced this pull request Oct 4, 2024
* add initial enumopencl python sample

* start to add copybuffer python sample

* copybuffer sample is working

* use real global work size

* copybufferkernel sample is working

* mandelbrot sample is working

* julia sample is working

* flatten simpler samples to more closely align to python samples

* add READMEs for Python samples

* update top-level README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants