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

[XML] Fix type defined by cl_intel_driver_diagnostics #1260

Merged

Conversation

SunSerega
Copy link
Contributor

@SunSerega SunSerega commented Sep 15, 2024

https://registry.khronos.org/OpenCL/extensions/intel/cl_intel_driver_diagnostics.txt

XML says this extension defines cl_diagnostics_verbose_level, but the spec says it's cl_diagnostic_verbose_level_intel (and with base type cl_bitfield rather than cl_uint - which checks out in favour of .txt spec)

`cl_diagnostics_verbose_level` => `cl_diagnostic_verbose_level_intel`
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.

Thank you for fixing these!

@bashbaug bashbaug merged commit 49083c2 into KhronosGroup:main Sep 18, 2024
2 checks passed
@SunSerega SunSerega deleted the fix-cl_intel_driver_diagnostics branch September 18, 2024 21:11
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.

2 participants