mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-24 07:59:01 +00:00
Deduplicate test_basic int2float/float2int (#1537)
Merge int2float,float2int. Signed-off-by: John Kesapides <john.kesapides@arm.com>
This commit is contained in:
@@ -11,7 +11,7 @@ set(${MODULE_NAME}_SOURCES
|
||||
test_multireadimageonefmt.cpp test_multireadimagemultifmt.cpp
|
||||
test_imagedim.cpp
|
||||
test_vloadstore.cpp
|
||||
test_int2float.cpp test_float2int.cpp
|
||||
test_int2float.cpp
|
||||
test_createkernelsinprogram.cpp
|
||||
test_hostptr.cpp
|
||||
test_explicit_s2v.cpp
|
||||
|
||||
Reference in New Issue
Block a user