mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-24 15:59:03 +00:00
add tests for cl_khr_integer_dot_product (#1276)
* cl_khr_integer_dot_product_tests * remove emulated codepaths * fix formatting * address code review comments * remove emulated codepaths again * address one more review comment
This commit is contained in:
@@ -11,6 +11,7 @@ set(${MODULE_NAME}_SOURCES
|
||||
test_unary_ops.cpp
|
||||
verification_and_generation_functions.cpp
|
||||
test_popcount.cpp
|
||||
test_integer_dot_product.cpp
|
||||
)
|
||||
|
||||
include(../CMakeCommon.txt)
|
||||
|
||||
Reference in New Issue
Block a user