Lines Matching refs:using
34 using I32 = skvx::Vec<K, int>;
35 using I16 = skvx::Vec<K, int16_t>;
36 using F32 = skvx::Vec<K, float>;
37 using U64 = skvx::Vec<K, uint64_t>;
38 using U32 = skvx::Vec<K, uint32_t>;
39 using U16 = skvx::Vec<K, uint16_t>;
40 using U8 = skvx::Vec<K, uint8_t>;
54 using namespace skvm;
56 using SkVMInterpreterTypes::K;
57 using SkVMInterpreterTypes::I32;
58 using SkVMInterpreterTypes::I16;
59 using SkVMInterpreterTypes::F32;
60 using SkVMInterpreterTypes::U64;
61 using SkVMInterpreterTypes::U32;
62 using SkVMInterpreterTypes::U16;
63 using SkVMInterpreterTypes::U8;
64 using SkVMInterpreterTypes::Slot;
150 // and we then gather from it using the varying indices in r[x].