Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/subgroups/
Dsubgroup_common_templates.h109 int bcast_index = (int)(genrand_int32(gMTdata) & 0x7fffffff) in gen() local
120 bcast_if = bcast_index % last_subgroup_size; in gen()
125 bcast_if = bcast_index % NR_OF_ACTIVE_WORK_ITEMS; in gen()
127 + bcast_index % (n - NR_OF_ACTIVE_WORK_ITEMS); in gen()
136 m[midx] = (cl_int)bcast_index; in gen()