Files
OpenCL-CTS/test_conformance/images/kernel_read_write
paulfradgley fa4c14fcbe Fixed CL_MEM_KERNEL_READ_AND_WRITE flag override
The mem_flags override for CL_MEM_KERNEL_READ_AND_WRITE was incorrectly affecting subsequent iterations of the image_format loop.
Fixed by using a separate variable inside the loop.
2023-02-16 07:56:19 +00:00
..