Searched defs:funcCall (Results 1 – 4 of 4) sorted by relevance
403 const FunctionCall& funcCall = expression.as<FunctionCall>(); in inlineExpression() local1162 FunctionCall& funcCall = (*candidate.fCandidateExpr)->as<FunctionCall>(); in analyze() local
1130 const string& funcCall, in genFragmentShaderSource()1242 …const string funcCall = genGatherFuncCall(gatherType, textureFormat, gatherArgs, refZExpr, off… in genProgramSources() local
1555 const string& funcCall, in genFragmentShaderSource()1847 …const string funcCall = genGatherFuncCall(baseParams.gatherType, baseParams.textureFormat, gat… in genGatherPrograms() local
18524 string funcCall; in createFloat16ArithmeticFuncTest() local