Skip to content

Commit

Permalink
fix typo and add OPAQUE_WIN32_NAME_KHR to semaphore enums list
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbaug committed Jun 28, 2024
1 parent 7b283c1 commit a59a5ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/cl_khr_external_semaphore_win32.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,11 @@ introduced by {cl_khr_external_semaphore_EXT}.
* {cl_external_semaphore_handle_type_khr_TYPE}
** {CL_SEMAPHORE_HANDLE_OPAQUE_WIN32_KHR}
** {CL_SEMAPHORE_HANDLE_OPAQUE_WIN32_KMT_KHR}
** {CL_SEMAPHORE_HANDLE_OPAQUE_WIN32_NAME_KHR}

=== Version History

* Revision 0.9.0, 2021-09-10
** Initial version (provisional).
* Revision 0.9.1, 2024-06-11
** Added {CL_SEMAPHORE_HANDLE_OPAQUE_WIN32_KMT_KHR}.
** Added {CL_SEMAPHORE_HANDLE_OPAQUE_WIN32_NAME_KHR}.

0 comments on commit a59a5ab

Please sign in to comment.