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

/external/swiftshader/src/Reactor/
H A DReactor.hpp32 class SByte4;
477 class SByte4 : public LValue<SByte4> class in namespace:sw
480 SByte4() = default;
481 // SByte4(int x, int y, int z, int w);
482 // SByte4(RValue<SByte4> rhs);
483 // SByte4(const SByte4 &rhs);
484 // SByte4(cons
[all...]

Completed in 83 milliseconds