Home
last modified time | relevance | path

Searched defs:rft (Results 1 – 9 of 9) sorted by relevance

/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_subgroup_non_uniform_arithmetic.cpp46 int run_functions_add_mul_max_min_for_type(RunTestForType rft) in run_functions_add_mul_max_min_for_type()
75 template <typename T> int run_functions_and_or_xor_for_type(RunTestForType rft) in run_functions_and_or_xor_for_type()
99 int run_functions_logical_and_or_xor_for_type(RunTestForType rft) in run_functions_logical_and_or_xor_for_type()
141 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_non_uniform_arithmetic() local
Dtest_subgroup_extended_types.cpp24 template <typename T> int run_broadcast_for_extended_type(RunTestForType rft) in run_broadcast_for_extended_type()
31 template <typename T> int run_scan_reduction_for_type(RunTestForType rft) in run_scan_reduction_for_type()
76 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_extended_types() local
Dtest_subgroup_rotate.cpp25 template <typename T> int run_rotate_for_type(RunTestForType rft) in run_rotate_for_type()
53 template <typename T> int run_clustered_rotate_for_type(RunTestForType rft) in run_clustered_rotate_for_type()
76 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_rotate() local
Dtest_subgroup_clustered_reduce.cpp147 int run_cluster_red_add_max_min_mul_for_type(RunTestForType rft) in run_cluster_red_add_max_min_mul_for_type()
159 template <typename T> int run_cluster_and_or_xor_for_type(RunTestForType rft) in run_cluster_and_or_xor_for_type()
170 int run_cluster_logical_and_or_xor_for_type(RunTestForType rft) in run_cluster_logical_and_or_xor_for_type()
199 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_clustered_reduce() local
Dtest_subgroup_shuffle_relative.cpp25 template <typename T> int run_shuffle_relative_for_type(RunTestForType rft) in run_shuffle_relative_for_type()
52 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_shuffle_relative() local
Dtest_subgroup_shuffle.cpp25 template <typename T> int run_shuffle_for_type(RunTestForType rft) in run_shuffle_for_type()
50 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_shuffle() local
Dtest_subgroup_non_uniform_vote.cpp248 template <typename T> int run_vote_all_equal_for_type(RunTestForType rft) in run_vote_all_equal_for_type()
274 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_non_uniform_vote() local
Dtest_subgroup.cpp138 int run_broadcast_scan_reduction_for_type(RunTestForType rft) in run_broadcast_scan_reduction_for_type()
176 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions() local
Dtest_subgroup_ballot.cpp877 template <typename T> int run_non_uniform_broadcast_for_type(RunTestForType rft) in run_non_uniform_broadcast_for_type()
906 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_ballot() local