Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_special_kernel_param.cpp109 int FirstLocationSpecialParameterIdx = -1; // index into specialParameterTable in processSpecialKernelParameters() local
190 if (FirstLocationSpecialParameterIdx >= 0) { in processSpecialKernelParameters()
196 << specialParameterTable[FirstLocationSpecialParameterIdx].name in processSpecialKernelParameters()
202 FirstLocationSpecialParameterIdx = SpecialParameterIdx; in processSpecialKernelParameters()