Home
last modified time | relevance | path

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

/dports/graphics/ampasCTL/CTL-57b48a2/lib/IlmCtl/
H A DCtlFunctionCall.cpp105 FunctionCall::setInputArg (size_t i, const FunctionArgPtr &arg) in setInputArg() function in Ctl::FunctionCall
H A DCtlFunctionCall.h160 void setInputArg (size_t i, const FunctionArgPtr &arg);
/dports/graphics/ampasCTL/CTL-57b48a2/lib/IlmCtlSimd/
H A DCtlSimdFunctionCall.cpp130 setInputArg (count++, *it); in SimdFunctionCall()