Searched refs:input1Str (Results 1 – 1 of 1) sorted by relevance
622 …const string input1Str = "%input1_val" + ((input1Width != typeWidth) ? "_" + de::toString(input1Wi… in getBinaryFullOperationWithInputWidthStr() local624 …str += resultName + " = " + spirvOperation + " %" + spirvTestType + " %input0_val " + input1Str + … in getBinaryFullOperationWithInputWidthStr()