mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
db585e1fd07be764d380df8514719e73e138ec88
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%