OpenCL-CTS icon indicating copy to clipboard operation
OpenCL-CTS copied to clipboard

vulkan: Use image row pitch

Open joshqti opened this issue 5 months ago • 0 comments

When importing a Vulkan external image, query and pass OpenCL a row pitch if OpenCL is assuming linear for the imported external handle type. Additionally fix a bug where OpenCL is being told to create mipmapped images at all times.

joshqti avatar Sep 10 '24 21:09 joshqti