Searched defs:Sk4x4f (Results 1 – 2 of 2) sorted by relevance
15 struct Sk4x4f { struct18 static Sk4x4f Transpose(const Sk4f&, const Sk4f&, const Sk4f&, const Sk4f&); argument35 inline Sk4x4f Sk4x4f::Transpose(const Sk4f& x, const Sk4f& y, const Sk4f& z, const Sk4f& w) { in Transpose() argument
11 DEF_TEST(Sk4x4f, r) { in DEF_TEST() argument