Searched defs:rft (Results 1 – 8 of 8) sorted by relevance
| /external/OpenCL-CTS/test_conformance/subgroups/ |
| D | test_subgroup_extended_types.cpp | 24 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
|
| D | test_subgroup_non_uniform_arithmetic.cpp | 354 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
|
| D | test_subgroup_clustered_reduce.cpp | 267 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
|
| D | test_subgroup_shuffle.cpp | 44 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
|
| D | test_subgroup_shuffle_relative.cpp | 43 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
|
| D | test_subgroup.cpp | 150 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
|
| D | test_subgroup_non_uniform_vote.cpp | 262 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
|
| D | test_subgroup_ballot.cpp | 915 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
|