We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
get_image_num_mip_levels
cl_khr_mipmap_image
Scenarios to test:
num_mip_levels
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Found while investigating KhronosGroup/OpenCL-Docs#1241:
We do not seem to test the
get_image_num_mip_levels
built-in function added bycl_khr_mipmap_image
.Scenarios to test:
num_mip_levels
equal to zero, one, and a number greater than one.The text was updated successfully, but these errors were encountered: