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

Correct version that CL_DEPTH became core #458

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

alycm
Copy link
Contributor

@alycm alycm commented Sep 24, 2020

Also correct other XML issues with cl_khr_depth_images and
cl_khr_gl_depth_images, but the other changes have no visible affect on the
specification.

Fixes #284

Also correct other XML issues with cl_khr_depth_images and
cl_khr_gl_depth_images, but the other changes have no visible affect on the
specification.

Fixes KhronosGroup#284
@alycm alycm added this to In progress in OpenCL 3.0 Final specifications via automation Sep 24, 2020
@alycm alycm moved this from In progress to Needs review in OpenCL 3.0 Final specifications Sep 24, 2020
Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

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

Changes look good to me.

In case it helps other reviewers, the enums for CL_DEPTH_STENCIL and CL_UNORM_INT24 already exist in a block for cl_khr_gl_depth_images, which makes sense since they are not part of a core API.

I think the headers have a similar bug. I'll file an issue to correct this.

OpenCL 3.0 Final specifications automation moved this from Needs review to Reviewer approved Sep 24, 2020
@bashbaug bashbaug merged commit ab08e56 into KhronosGroup:master Sep 25, 2020
OpenCL 3.0 Final specifications automation moved this from Reviewer approved to Done Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Wrong version listed for the introduction of CL_DEPTH
2 participants