Searched defs:numSubgroups (Results 1 – 4 of 4) sorted by relevance
245 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeNumSubgroups() local298 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeSubgroupID() local
285 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeNumSubgroups() local340 deUint32 numSubgroups = data[(offset * 4) + 2]; in checkComputeSubgroupID() local
229 …const deUint32 numSubgroups = (localSize[0] * localSize[1] * localSize[2]) / checkIn… in checkComputeRequireFull() local
1234 uint32_t numSubgroups; member