Home | History | Annotate | Download | only in driver

Lines Matching defs:inputs

661                       "rsForEachInternal: too many inputs to a kernel.");
664 Allocation* inputs[RS_KERNEL_MAX_ARGUMENTS];
666 inputs[i] = (Allocation*)allocs[i].p;
669 rsrForEach(rsc, s, slot, numInputs, numInputs > 0 ? inputs : nullptr, out,