Commit 2f8b814
Ewan Crawford
Fix parameter description of command-buffer API (#748)
The `clCommandCopyBufferRectKHR` entry-point defined
by `cl_khr_command_buffer` has an incorrect description
for parameter `mutable_handle`.
It should be identical to the `mutable_handle` descriptions
for all the other command recording entry-points in the extension.1 parent 591eb71 commit 2f8b814
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
997 | 997 | | |
998 | 998 | | |
999 | 999 | | |
1000 | | - | |
1001 | | - | |
| 1000 | + | |
| 1001 | + | |
1002 | 1002 | | |
1003 | 1003 | | |
1004 | 1004 | | |
| |||
0 commit comments