Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_special_kernel_param.cpp53 int lookupSpecialKernelParameter(const llvm::StringRef name) { in lookupSpecialKernelParameter() function
69 return lookupSpecialKernelParameter(Name) >= 0; in isSpecialKernelParameter()
120 int SpecialParameterIdx = lookupSpecialKernelParameter(ParamName); in processSpecialKernelParameters()
134 SpecialParameterIdx = lookupSpecialKernelParameter("context"); in processSpecialKernelParameters()