Searched refs:ArgContextIdx (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp475 const int ArgContextIdx = local
478 if (ArgContextIdx >= 0) {
480 int ArgIdx = ArgContextIdx;
488 ArgVector[ArgContextIdx] = CallerBuilder.CreatePointerCast(ArgVector[ArgContextIdx], ContextArgType);

Completed in 65 milliseconds