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

/external/swiftshader/src/Reactor/
H A DNucleus.cpp3703 RValue<UShort8> Swizzle(RValue<UShort8> x, char select0, char select1, char select2, char select3, char select4, char select5, char select6, char select7) argument
3708 pshufb[2] = Nucleus::createConstantInt(select1 + 0);
3709 pshufb[3] = Nucleus::createConstantInt(select1 + 1);

Completed in 196 milliseconds