Searched defs:BALLOT (Results 1 – 2 of 2) sorted by relevance
24 template <typename Ty> struct BALLOT struct26 static void log_test(const WorkGroupParams &test_params, in log_test()32 static void gen(Ty *x, Ty *t, cl_int *m, const WorkGroupParams &test_params) in gen()92 static test_status chk(Ty *x, Ty *y, Ty *mx, Ty *my, cl_int *m, in chk()
620 pub const BALLOT: Self = Self(0b1000); constant