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 clEnqueueFillImage #2097

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

cl_khr_mipmap_image: missing testing for clEnqueueFillImage #2097

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 be testing clEnqueueFillImage on image with mipmaps. According to the spec this should be supported:

https://registry.khronos.org/OpenCL/specs/3.0-unified/html/OpenCL_API.html#image-mipmap-access

When the cl_khr_mipmap_image extension is supported, the clEnqueueReadImage, clEnqueueWriteImage, clEnqueueMapImage, clEnqueueCopyImage, clEnqueueCopyImageToBuffer, clEnqueueCopyBufferToImage, and clEnqueueFillImage functions described above can operate on mipmapped images.

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