Searched refs:flattenedSubscript (Results 1 – 1 of 1) sorted by relevance
430 TIntermTyped *flattenedSubscript, in convertFunctionArgumentHelper() argument445 return flattenedSubscript; in convertFunctionArgumentHelper()475 if (flattenedSubscript) in convertFunctionArgumentHelper()477 flattenedSubscript = in convertFunctionArgumentHelper()478 new TIntermBinary(EOpAdd, flattenedSubscript, thisDimensionOffset); in convertFunctionArgumentHelper()482 flattenedSubscript = thisDimensionOffset; in convertFunctionArgumentHelper()487 return convertFunctionArgumentHelper(runningArraySizeProducts, flattenedSubscript, in convertFunctionArgumentHelper()532 TIntermTyped *flattenedSubscript = in convertFunctionArgument() local545 if (flattenedSubscript == nullptr) in convertFunctionArgument()564 new TIntermBinary(EOpAddAssign, offsetField, flattenedSubscript); in convertFunctionArgument()