KhronosGroup / KhronosGroup/OpenCL-Docs
`CL_ME_VERSION_LEGACY_INTEL` is missing from spec
- Dominant language
- Python
- Stars
- 420
- Forks
- 131
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 11
Description
In `cl.xml`:
```
```
The other 2 are defined here as possible return values for `clGetDeviceInfo` with `CL_DEVICE_ME_VERSION_INTEL`:
https://registry.khronos.org/OpenCL/extensions/intel/cl_intel_advanced_motion_estimation.txt
Contributor guide
Research direction
Open cl.xml and inspect the require block for CL_DEVICE_ME_VERSION_INTEL, then compare its enum entries with the Intel advanced motion estimation extension specification. Done means CL_ME_VERSION_LEGACY_INTEL is defined alongside the two existing return values and the documentation build or validation passes.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100