mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Add tests for cl_khr_subgroup_rotate (#1439)
Signed-off-by: Stuart Brady <stuart.brady@arm.com>
This commit is contained in:
@@ -15,6 +15,7 @@ set(${MODULE_NAME}_SOURCES
|
||||
test_subgroup_clustered_reduce.cpp
|
||||
test_subgroup_shuffle.cpp
|
||||
test_subgroup_shuffle_relative.cpp
|
||||
test_subgroup_rotate.cpp
|
||||
)
|
||||
|
||||
include(../CMakeCommon.txt)
|
||||
|
||||
Reference in New Issue
Block a user