Searched defs:FirstLocationSpecialParameterIdx (Results 1 - 1 of 1) sorted by relevance

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

Completed in 61 milliseconds