Commit 00c7969
Ewan Crawford
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 types1 parent bb480d8 commit 00c7969
2 files changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | 208 | | |
214 | 209 | | |
215 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14145 | 14145 | | |
14146 | 14146 | | |
14147 | 14147 | | |
14148 | | - | |
| 14148 | + | |
| 14149 | + | |
| 14150 | + | |
| 14151 | + | |
14149 | 14152 | | |
14150 | 14153 | | |
14151 | 14154 | | |
| |||
0 commit comments