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

Improve clUpdateMutableCommandsKHR error wording #1209

Open
EwanC opened this issue Jul 10, 2024 · 0 comments
Open

Improve clUpdateMutableCommandsKHR error wording #1209

EwanC opened this issue Jul 10, 2024 · 0 comments
Labels
cl_khr_command_buffer Relating to the command-buffer family of extension

Comments

@EwanC
Copy link
Contributor

EwanC commented Jul 10, 2024

As raised in a PR review the error wording around clUpdateMutableCommandsKHR() could be improved.

There are many errors that can be returned here based on errors returned by core OpenCL entry-points, as well as invalid usage of the entry-point itself. This makes the current language quite dense, we should improve the readability.

One idea is to categories errors in the description of commands such that we could refer to the categories later on.

@EwanC EwanC added the cl_khr_command_buffer Relating to the command-buffer family of extension label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cl_khr_command_buffer Relating to the command-buffer family of extension
Projects
None yet
Development

No branches or pull requests

1 participant