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