Skip to content

Test image formats of cl_ext_image_unsigned_10x6_12x4_14x2 #2375

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

ahesham-arm
Copy link
Contributor

@ahesham-arm ahesham-arm commented Apr 17, 2025

This change add the following image formats to the supported image formats:

  1. CL_UNSIGNED_INT10X6_EXT
  2. CL_UNSIGNED_INT12X4_EXT
  3. CL_UNSIGNED_INT14X2_EXT
  4. CL_UNORM_INT10X6_EXT
  5. CL_UNORM_INT12X4_EXT
  6. CL_UNORM_INT14X2_EXT

For reference, the specification for cl_ext_image_unsigned_10x6_12x4_14x2 can be found here: KhronosGroup/OpenCL-Docs#1352

@kpet
Copy link
Contributor

kpet commented May 6, 2025

Headers: KhronosGroup/OpenCL-Headers#279

@bashbaug
Copy link
Contributor

bashbaug commented May 6, 2025

Discussed in the May 6th teleconference. OK to merge once CI is clean.

This change add the following image formats to the supported image
formats:
1. CL_UNSIGNED_INT10X6_EXT
2. CL_UNSIGNED_INT12X4_EXT
3. CL_UNSIGNED_INT14X2_EXT
4. CL_UNORM_INT10X6_EXT
5. CL_UNORM_INT12X4_EXT
6. CL_UNORM_INT14X2_EXT

Signed-off-by: Michael Rizkalla <michael.rizkalla@arm.com>
@ahesham-arm
Copy link
Contributor Author

@bashbaug Fixed the CI failure, ready to merge now.

@bashbaug
Copy link
Contributor

Merging as discussed in the May 27th teleconference.

@bashbaug bashbaug merged commit 3ab4d8a into KhronosGroup:main May 27, 2025
7 checks passed
@ahesham-arm ahesham-arm deleted the images_10_12_14 branch May 27, 2025 15:58
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