Home
last modified time | relevance | path

Searched defs:byte8 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/System/
DTypes.hpp219 using byte8 = vec8<byte>; typedef
/third_party/skia/tests/
DSkVxTest.cpp22 using byte8 = skvx::Vec< 8,uint8_t>; typedef