mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-21 23:09:01 +00:00
Deduplicate test_basic arrayimagecopy (#1532)
Merge test_arrayimagecopy3d and test_arrayimagecopy into a single test, as they share a lot of common code.
This commit is contained in:
@@ -31,7 +31,6 @@ set(${MODULE_NAME}_SOURCES
|
||||
test_imagecopy.cpp
|
||||
test_imagerandomcopy.cpp
|
||||
test_arrayimagecopy.cpp
|
||||
test_arrayimagecopy3d.cpp
|
||||
test_imagecopy3d.cpp
|
||||
test_enqueue_map.cpp
|
||||
test_work_item_functions.cpp
|
||||
|
||||
Reference in New Issue
Block a user