Searched refs:componentConstantUnion (Results 1 – 1 of 1) sorted by relevance
6495 const TIntermConstantUnion *componentConstantUnion = in checkTextureGather() local6497 if (componentNode->getAsTyped()->getQualifier() != EvqConst || !componentConstantUnion) in checkTextureGather()6504 int component = componentConstantUnion->getIConst(0); in checkTextureGather()