Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/subgroups/
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()
69 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_extended_types() local
Dtest_subgroup_non_uniform_arithmetic.cpp354 int run_functions_add_mul_max_min_for_type(RunTestForType rft) in run_functions_add_mul_max_min_for_type()
383 template <typename T> int run_functions_and_or_xor_for_type(RunTestForType rft) in run_functions_and_or_xor_for_type()
407 int run_functions_logical_and_or_xor_for_type(RunTestForType rft) in run_functions_logical_and_or_xor_for_type()
448 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_non_uniform_arithmetic() local
Dtest_subgroup_clustered_reduce.cpp267 int run_cluster_red_add_max_min_mul_for_type(RunTestForType rft) in run_cluster_red_add_max_min_mul_for_type()
279 template <typename T> int run_cluster_and_or_xor_for_type(RunTestForType rft) in run_cluster_and_or_xor_for_type()
290 int run_cluster_logical_and_or_xor_for_type(RunTestForType rft) in run_cluster_logical_and_or_xor_for_type()
315 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_clustered_reduce() local
Dtest_subgroup_shuffle.cpp44 template <typename T> int run_shuffle_for_type(RunTestForType rft) in run_shuffle_for_type()
63 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_shuffle() local
Dtest_subgroup_shuffle_relative.cpp43 template <typename T> int run_shuffle_relative_for_type(RunTestForType rft) in run_shuffle_relative_for_type()
66 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_shuffle_relative() local
Dtest_subgroup.cpp150 int run_broadcast_scan_reduction_for_type(RunTestForType rft) in run_broadcast_scan_reduction_for_type()
184 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions() local
Dtest_subgroup_non_uniform_vote.cpp262 template <typename T> int run_vote_all_equal_for_type(RunTestForType rft) in run_vote_all_equal_for_type()
286 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_non_uniform_vote() local
Dtest_subgroup_ballot.cpp915 template <typename T> int run_non_uniform_broadcast_for_type(RunTestForType rft) in run_non_uniform_broadcast_for_type()
934 RunTestForType rft(device, context, queue, num_elements, test_params); in test_subgroup_functions_ballot() local