We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b621c75 commit 647aa83Copy full SHA for 647aa83
source/adapters/level_zero/command_buffer.hpp
@@ -67,7 +67,7 @@ struct ur_exp_command_buffer_handle_t_ : public _ur_object {
67
68
/**
69
* Frees the resources associated with the command-buffer.
70
- * @return UR_RESULT_SUCCESS or an error if a resources wasn't freed
+ * @return UR_RESULT_SUCCESS or an error if a resource wasn't freed
71
* successfully.
72
*/
73
ur_result_t cleanupCommandBufferResources();
0 commit comments