Searched refs:needsToWriteLayoutQualifier (Results 1 – 2 of 2) sorted by relevance
96 bool needsToWriteLayoutQualifier(const TType &type);
260 if (!needsToWriteLayoutQualifier(type)) in writeLayoutQualifier()1482 bool TOutputGLSLBase::needsToWriteLayoutQualifier(const TType &type) in needsToWriteLayoutQualifier() function in sh::TOutputGLSLBase