Searched refs:nonComputePresent (Results 1 – 1 of 1) sorted by relevance
610 …const bool nonComputePresent = vertexPresent || fragmentPresent || tessControlPresent || tessEvalP… in isValid() local611 if (computePresent && nonComputePresent) in isValid()