Searched defs:BALLOT_BIT_EXTRACT (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/ |
H A D | test_subgroup_ballot.cpp | 182 template <typename Ty, BallotOp operation> struct BALLOT_BIT_EXTRACT struct 184 static void log_test(const WorkGroupParams &test_params, in log_test() 191 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen() 234 static test_status chk(Ty *x, Ty *y, Ty *mx, Ty *my, cl_int *m, in chk()
|