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