Searched refs:glslangIndex (Results 1 – 1 of 1) sorted by relevance
1697 … const int glslangIndex = node->getRight()->getAsConstantUnion()->getConstArray()[0].getIConst(); in visitBinary() local1704 swizzle.push_back(glslangIndex); in visitBinary()1723 int spvIndex = glslangIndex; in visitBinary()1731 spvIndex = remapper[glslangIndex]; in visitBinary()1740 … declareUseOfStructMember(*(node->getLeft()->getType().getStruct()), glslangIndex); in visitBinary()