| commit | 00c79690be2454ccc3a9e7cfd348af5d24fa4869 | [log] [tgz] |
|---|---|---|
| author | Ewan Crawford <ewan@codeplay.com> | Tue Mar 26 18:47:04 2024 |
| committer | GitHub <noreply@github.com> | Tue Mar 26 18:47:04 2024 |
| tree | 4bdb24a1cb7ddf0df8e21156ff260f0896d0d22d | |
| parent | bb480d8dbae9c9b0b09ea3bd17376b991b6de68a [diff] |
Fixup cl_khr_command_buffer after spec unification (#1089) After PR #950 merged the cl_khr_command_buffer spec needs updated in a couple of places: * Error around _num_queues_ to `clCreateCommandBufferKHR` should be in terms of `cl_khr_command_buffer_multi_device`. * "New Structure" heading can be deleted as these are listed under "New Types" * Typos in rendering of some types