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