Searched refs:getIoArrayImplicitSize (Results 1 – 2 of 2) sorted by relevance
303 int getIoArrayImplicitSize(bool isPerPrimitive = false) const;
578 int newSize = getIoArrayImplicitSize(symbolNode->getType().getQualifier().isPerPrimitive()); in handleIoResizeArrayAccess()594 int requiredSize = getIoArrayImplicitSize(isPerPrimitive); in checkIoArraysConsistency()625 int TParseContext::getIoArrayImplicitSize(bool isPerPrimitive) const in getIoArrayImplicitSize() function in glslang::TParseContext1376 length = getIoArrayImplicitSize(type.getQualifier().isPerPrimitive()); in handleLengthMethod()