Home
last modified time | relevance | path

Searched defs:wyx (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/src/Reactor/
DSwizzle.hpp157 Swizzle4<Vector4, 0x3100> wyx; member
/external/rust/android-crates-io/crates/glam/src/swizzles/scalar/
Dvec4_impl.rs660 fn wyx(self) -> Vec3 { in wyx() method
/external/rust/android-crates-io/crates/glam/src/swizzles/
Du64vec4_impl.rs660 fn wyx(self) -> U64Vec3 { in wyx() method
Di8vec4_impl.rs660 fn wyx(self) -> I8Vec3 { in wyx() method
Du8vec4_impl.rs660 fn wyx(self) -> U8Vec3 { in wyx() method
Di16vec4_impl.rs660 fn wyx(self) -> I16Vec3 { in wyx() method
Du16vec4_impl.rs660 fn wyx(self) -> U16Vec3 { in wyx() method
Ddvec4_impl.rs660 fn wyx(self) -> DVec3 { in wyx() method
Di64vec4_impl.rs660 fn wyx(self) -> I64Vec3 { in wyx() method
Divec4_impl.rs660 fn wyx(self) -> IVec3 { in wyx() method
Duvec4_impl.rs660 fn wyx(self) -> UVec3 { in wyx() method
Dvec_traits.rs536 fn wyx(self) -> Self::Vec3; in wyx() method
/external/rust/android-crates-io/crates/glam/src/swizzles/coresimd/
Dvec4_impl.rs664 fn wyx(self) -> Vec3 { in wyx() method
/external/rust/android-crates-io/crates/glam/src/swizzles/neon/
Dvec4_impl.rs660 fn wyx(self) -> Vec3 { in wyx() method
/external/rust/android-crates-io/crates/glam/src/swizzles/wasm32/
Dvec4_impl.rs664 fn wyx(self) -> Vec3 { in wyx() method
/external/rust/android-crates-io/crates/glam/src/swizzles/sse2/
Dvec4_impl.rs667 fn wyx(self) -> Vec3 { in wyx() method