mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-23 07:39:01 +00:00
Deduplicate test_basic image_array_copy (#1538)
Merge image_array_copy, image_array_copy3d as they share a lot of common code. Signed-off-by: John Kesapides <john.kesapides@arm.com> Signed-off-by: John Kesapides <john.kesapides@arm.com>
This commit is contained in:
@@ -26,7 +26,6 @@ set(${MODULE_NAME}_SOURCES
|
||||
test_arrayreadwrite.cpp
|
||||
test_arraycopy.cpp
|
||||
test_imagearraycopy.cpp
|
||||
test_imagearraycopy3d.cpp
|
||||
test_imagecopy.cpp
|
||||
test_imagerandomcopy.cpp
|
||||
test_arrayimagecopy.cpp
|
||||
|
||||
Reference in New Issue
Block a user