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

Focused testing of images created with `CL_MEM_COPY_HOST_PTR`

Open kpet opened this issue 2 years ago • 0 comments

The CTS uses CL_MEM_COPY_HOST_PTR to create images in numerous places but does not include tests focused on testing its correct operation across wide ranges of image formats, dimensions and types. Obvious bugs such as https://github.com/kpet/clvk/pull/612 can go unnoticed in implementations that do pass the CTS.

kpet avatar Oct 08 '23 18:10 kpet