Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CL_ME_VERSION_LEGACY_INTEL is missing from spec #1262

Open
SunSerega opened this issue Sep 15, 2024 · 1 comment
Open

CL_ME_VERSION_LEGACY_INTEL is missing from spec #1262

SunSerega opened this issue Sep 15, 2024 · 1 comment

Comments

@SunSerega
Copy link
Contributor

In cl.xml:

            <require>
                <enum name="CL_ME_VERSION_LEGACY_INTEL"/>
                <enum name="CL_ME_VERSION_ADVANCED_VER_1_INTEL"/>
                <enum name="CL_ME_VERSION_ADVANCED_VER_2_INTEL"/>
            </require>

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

@SunSerega
Copy link
Contributor Author

Same for CL_AVC_ME_VERSION_0_INTEL from cl_intel_device_side_avc_motion_estimation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant