Searched refs:maxSlot (Results 1 – 2 of 2) sorted by relevance
11 var maxSlot = 0;85 if (from > maxSlot) {86 maxSlot = from;
290 int32_t maxSlot = -1; in ClipSimd() local295 maxSlot = std::max<int32_t>(maxSlot, mapSlot); in ClipSimd()337 uint32_t numAttribs = maxSlot + 1; in ClipSimd()