Searched refs:WorkgroupSizeZ (Results 1 – 3 of 3) sorted by relevance
220 auto invocationsPerWorkgroup = modes.WorkgroupSizeX * modes.WorkgroupSizeY * modes.WorkgroupSizeZ; in run()232 data.workgroupSize[Z] = modes.WorkgroupSizeZ; in run()
561 int WorkgroupSizeZ = 1; member
371 modes.WorkgroupSizeZ = object.constantValue[2];954 modes.WorkgroupSizeZ = insn.word(5); in ProcessExecutionMode()