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_khr_mipmap_image: missing testing for get_image_num_mip_levels #2098

Open
bashbaug opened this issue Sep 30, 2024 · 0 comments
Open

cl_khr_mipmap_image: missing testing for get_image_num_mip_levels #2098

bashbaug opened this issue Sep 30, 2024 · 0 comments

Comments

@bashbaug
Copy link
Contributor

Found while investigating KhronosGroup/OpenCL-Docs#1241:

We do not seem to test the get_image_num_mip_levels built-in function added by cl_khr_mipmap_image.

Scenarios to test:

  1. Images created with num_mip_levels equal to zero, one, and a number greater than one.
  2. All image types (1D, 2D, 3D, etc.).
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