Searched refs:argSampIdx (Results 1 – 1 of 1) sorted by relevance
4432 TIntermTyped* argSampIdx = argAggregate->getSequence()[1]->getAsTyped(); in decomposeSampleMethods() local4458 …const TOperator idxOp = (argSampIdx->getQualifier().storage == EvqConst) ? EOpIndexDirect : EOpInd… in decomposeSampleMethods()4465 … index[count] = intermediate.addIndex(idxOp, getSamplePosArray(val), argSampIdx, loc); in decomposeSampleMethods()