Searched refs:callingArgs (Results 1 – 1 of 1) sorted by relevance
2074 TIntermTyped* callingArgs = nullptr; in transformEntryPoint() local2086 handleFunctionArgument(&callee, callingArgs, arg); in transformEntryPoint()2096 TIntermTyped* callReturn = handleFunctionCall(loc, &callee, callingArgs); in transformEntryPoint()9789 TIntermTyped* callingArgs = nullptr; in addPatchConstantInvocation() local9811 handleFunctionArgument(&callee, callingArgs, arg); in addPatchConstantInvocation()9817 TIntermTyped* callReturn = handleFunctionCall(loc, &callee, callingArgs); in addPatchConstantInvocation()