Commit 2b66d72
Update header to include new enums from cl_khr_command_buffer (#18820)
`cl_khr_command_buffer` symbols changed by
KhronosGroup/OpenCL-Headers#265
Uplift OpenCL-Headers to
KhronosGroup/OpenCL-Headers@60ba29d
and OpenCL-ICD-Loader to
KhronosGroup/OpenCL-ICD-Loader@ddf6c70
The latest header also requires to explicitly enable
`CL_ENABLE_BETA_EXTENSIONS` for beta extensions like
`cl_khr_command_buffer`.1 parent 7fd5ecb commit 2b66d72
4 files changed
Lines changed: 12 additions & 2 deletions
File tree
- source/adapters/opencl
- test/conformance/exp_command_buffer/native-command
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
0 commit comments