Searched refs:bufferStruct (Results 1 – 1 of 1) sorted by relevance
6731 const TTypeList* bufferStruct = buffer->getType().getStruct(); in indexStructBufferContent() local6732 …TIntermTyped* arrayPosition = intermediate.addConstantUnion(unsigned(bufferStruct->size()-1), loc); in indexStructBufferContent()6735 argArray->setType(*(*bufferStruct)[bufferStruct->size()-1].type); in indexStructBufferContent()