Home
last modified time | relevance | path

Searched refs:callingArgs (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp2074 TIntermTyped* callingArgs = nullptr; in transformEntryPoint() local
2086 handleFunctionArgument(&callee, callingArgs, arg); in transformEntryPoint()
2096 TIntermTyped* callReturn = handleFunctionCall(loc, &callee, callingArgs); in transformEntryPoint()
9789 TIntermTyped* callingArgs = nullptr; in addPatchConstantInvocation() local
9811 handleFunctionArgument(&callee, callingArgs, arg); in addPatchConstantInvocation()
9817 TIntermTyped* callReturn = handleFunctionCall(loc, &callee, callingArgs); in addPatchConstantInvocation()