Home
last modified time | relevance | path

Searched refs:numViewsSet (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/
DBaseTypes.h1305 bool numViewsSet = (numViews != -1); in isCombinationValid() local
1316 return (workGroupSizeSpecified ? 1 : 0) + (numViewsSet ? 1 : 0) + (yuv ? 1 : 0) + in isCombinationValid()