-
Notifications
You must be signed in to change notification settings - Fork 126
Improve clUpdateMutableCommandsKHR error wording #1209
Copy link
Copy link
Open
Labels
cl_khr_command_bufferRelating to the command-buffer family of extensionRelating to the command-buffer family of extension
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cl_khr_command_bufferRelating to the command-buffer family of extensionRelating to the command-buffer family of extension
Type
Projects
Status
No status