Searched defs:invocationsPerWorkgroup (Results 1 – 2 of 2) sorted by relevance
78 uint32_t invocationsPerWorkgroup; // Total number of invocations per workgroup. member
188 Int invocationsPerWorkgroup = *Pointer<Int>(data + OFFSET(Data, invocationsPerWorkgroup)); in emit() local220 auto invocationsPerWorkgroup = modes.WorkgroupSizeX * modes.WorkgroupSizeY * modes.WorkgroupSizeZ; in run() local