Searched refs:numViewsSet (Results 1 – 2 of 2) sorted by relevance
790 bool numViewsSet = (numViews != -1); in isCombinationValid() local799 return (workSizeSpecified ? 1 : 0) + (numViewsSet ? 1 : 0) + (yuv ? 1 : 0) + in isCombinationValid()
1329 bool numViewsSet = (numViews != -1); in isCombinationValid() local1340 return (workGroupSizeSpecified ? 1 : 0) + (numViewsSet ? 1 : 0) + (yuv ? 1 : 0) + in isCombinationValid()