mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-21 14:59:02 +00:00
test_3D_2D_array uses max limits of 3D images for both 3D images and 2D_array. This leads to testing of sizes larger than 2D array limits. Use correct CL_MEM_OBJECT_IMAGE_TYPE to avoid test-cases with invalid sizes.