Searched refs:workGroupSizeSpecified (Results 1 – 1 of 1) sorted by relevance
1328 bool workGroupSizeSpecified = localSize.isAnyValueSet(); in isCombinationValid() local1340 return (workGroupSizeSpecified ? 1 : 0) + (numViewsSet ? 1 : 0) + (yuv ? 1 : 0) + in isCombinationValid()