Searched refs:makeSymbol (Results 1 – 1 of 1) sorted by relevance
4407 Symbol makeSymbol (const Variable<T>& variable) in makeSymbol() function in deqp::gls::BuiltinPrecisionTests::PrecisionCase4491 case 4: spec.inputs[3] = makeSymbol(*variables.in3); in testStatement()4492 case 3: spec.inputs[2] = makeSymbol(*variables.in2); in testStatement()4493 case 2: spec.inputs[1] = makeSymbol(*variables.in1); in testStatement()4494 case 1: spec.inputs[0] = makeSymbol(*variables.in0); in testStatement()4502 case 2: spec.outputs[1] = makeSymbol(*variables.out1); in testStatement()4503 case 1: spec.outputs[0] = makeSymbol(*variables.out0); in testStatement()