Searched refs:numViewsSet (Results 1 – 1 of 1) sorted by relevance
1305 bool numViewsSet = (numViews != -1); in isCombinationValid() local1316 return (workGroupSizeSpecified ? 1 : 0) + (numViewsSet ? 1 : 0) + (yuv ? 1 : 0) + in isCombinationValid()