Searched refs:arrayPosition (Results 1 – 1 of 1) sorted by relevance
6732 …TIntermTyped* arrayPosition = intermediate.addConstantUnion(unsigned(bufferStruct->size()-1), loc); in indexStructBufferContent() local6734 … TIntermTyped* argArray = intermediate.addIndex(EOpIndexDirectStruct, buffer, arrayPosition, loc); in indexStructBufferContent()