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

Fix minimum image size for cl_ext_image_requirements_info #1790

Conversation

JohnKesapidesARM
Copy link
Contributor

Some new extension formats require the width to be a multiple of 4 or 2 (see cl_ext_image_raw10_raw12).
Change has not functional impact as the affected image is only used for generic queries.

Some new extension formats require the width to be a multiple
of 4 or 2 (see cl_ext_image_raw10_raw12).
Change has not functional impact as the affected image is only used
for generic queries.

Signed-off-by: John Kesapides <john.kesapides@arm.com>
@JohnKesapidesARM JohnKesapidesARM force-pushed the cl_ext_image_requirements_info_min_img_size_fix branch from 552dc8f to 5380fd4 Compare July 27, 2023 12:48
Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - I think this could affect a couple of our image formats too (see cl_intel_packed_yuv).

@bashbaug
Copy link
Contributor

Merging as discussed in the August 29th teleconference.

@bashbaug bashbaug merged commit 8fd55dc into KhronosGroup:main Aug 29, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants