Home
last modified time | relevance | path

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

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