mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
2343324ee6fc7005260f5895aa9c2ecc1c7d6bda
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.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%