Home
last modified time | relevance | path

Searched refs:WorkGroupParams (Results 1 – 12 of 12) sorted by relevance

/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_barrier.cpp63 const WorkGroupParams &test_params) in gen()
96 const WorkGroupParams &test_params) in chk()
160 WorkGroupParams test_params(global_work_size, local_work_size); in test_barrier_functions()
Dtest_subgroup_ballot.cpp26 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
41 const WorkGroupParams &test_params) in chk()
107 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
159 const WorkGroupParams &test_params) in chk()
271 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
286 const WorkGroupParams &test_params) in chk()
366 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
462 const WorkGroupParams &test_params) in chk()
597 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
635 const WorkGroupParams &test_params) in chk()
[all …]
Dsubgroup_common_templates.h69 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
176 const WorkGroupParams &test_params) in chk()
444 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
507 const WorkGroupParams &test_params) in chk()
575 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
594 const WorkGroupParams &test_params) in chk()
686 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
706 const WorkGroupParams &test_params) in chk()
805 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
825 const WorkGroupParams &test_params) in chk()
Dtest_ifp.cpp229 const WorkGroupParams &test_params) in gen()
249 const WorkGroupParams &test_params) in chk()
293 WorkGroupParams test_params(global_work_size, local_work_size); in test_ifp()
Dtest_subgroup.cpp28 const WorkGroupParams &test_params) in gen()
72 const WorkGroupParams &test_params) in chk()
183 WorkGroupParams test_params(global_work_size, local_work_size); in test_subgroup_functions()
Dtest_subgroup_clustered_reduce.cpp173 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()
186 const WorkGroupParams &test_params) in chk()
313 WorkGroupParams test_params(global_work_size, local_work_size, in test_subgroup_functions_clustered_reduce()
Dtest_subgroup_non_uniform_vote.cpp25 static void gen(T *x, T *t, cl_int *m, const WorkGroupParams &test_params) in gen()
96 const WorkGroupParams &test_params) in chk()
284 WorkGroupParams test_params(global_work_size, local_work_size, in test_subgroup_functions_non_uniform_vote()
Dtest_subgroup_shuffle.cpp61 WorkGroupParams test_params(global_work_size, local_work_size, in test_subgroup_functions_shuffle()
Dtest_subgroup_shuffle_relative.cpp64 WorkGroupParams test_params(global_work_size, local_work_size, in test_subgroup_functions_shuffle_relative()
Dsubhelpers.h32 struct WorkGroupParams struct
34 WorkGroupParams(size_t gws, size_t lws,
1240 const char *src, WorkGroupParams test_params)
1253 const char *src, WorkGroupParams test_params)
1464 WorkGroupParams test_params)
1491 WorkGroupParams test_params_;
Dtest_subgroup_extended_types.cpp67 WorkGroupParams test_params(global_work_size, local_work_size, in test_subgroup_functions_extended_types()
Dtest_subgroup_non_uniform_arithmetic.cpp446 WorkGroupParams test_params(global_work_size, local_work_size, in test_subgroup_functions_non_uniform_arithmetic()