Searched defs:paramsIn (Results 1 – 4 of 4) sorted by relevance
317 inline PlatformParameters WithForceVulkanFallbackFormat(const PlatformParameters ¶msIn) in WithForceVulkanFallbackFormat()324 inline PlatformParameters WithLowPowerGPU(const PlatformParameters ¶msIn) in WithLowPowerGPU()331 inline PlatformParameters WithHighPowerGPU(const PlatformParameters ¶msIn) in WithHighPowerGPU()
291 for (const ParamsT ¶msIn : in) in CombineWithFuncs() local308 for (const ParamT ¶msIn : in) in CombineWithValues() local
322 TexturesParams ApplyFrequencies(const TexturesParams ¶msIn, in ApplyFrequencies()
4162 CallCapture::CallCapture(EntryPoint entryPointIn, ParamBuffer &¶msIn) in CallCapture()4166 CallCapture::CallCapture(const std::string &customFunctionNameIn, ParamBuffer &¶msIn) in CallCapture()