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