Searched refs:mapSlot (Results 1 – 1 of 1) sorted by relevance
294 … uint32_t mapSlot = backendState.swizzleEnable ? backendState.swizzleMap[slot].sourceAttrib : slot; in ClipSimd() local295 maxSlot = std::max<int32_t>(maxSlot, mapSlot); in ClipSimd()296 uint32_t inputSlot = VERTEX_ATTRIB_START_SLOT + mapSlot; in ClipSimd()