Searched defs:paramsIn (Results 1 – 7 of 7) sorted by relevance
252 inline PlatformParameters WithLowPowerGPU(const PlatformParameters ¶msIn) in WithLowPowerGPU()259 inline PlatformParameters WithHighPowerGPU(const PlatformParameters ¶msIn) in WithHighPowerGPU()
351 for (const ParamsT ¶msIn : in) in CombineWithFuncs() local368 for (const ParamT ¶msIn : in) in CombineWithValues() local
162 SSLParameters paramsIn = new SSLParameters(); in test_setAndGetSSLParameters() local
160 SSLParameters paramsIn = new SSLParameters(); in test_setAndGetSSLParameters() local
138 CallCapture::CallCapture(EntryPoint entryPointIn, ParamBuffer &¶msIn) in CallCapture()142 CallCapture::CallCapture(const std::string &customFunctionNameIn, ParamBuffer &¶msIn) in CallCapture()
322 TexturesParams ApplyFrequencies(const TexturesParams ¶msIn, in ApplyFrequencies()
3255 const ParamBuffer ¶msIn = callIn.params; in CaptureCustomUniformBlockBinding() local