Home
last modified time | relevance | path

Searched defs:wzy (Results 1 – 10 of 10) sorted by relevance

/external/deqp/framework/common/
DtcuVector.hpp140 …VecAccess<T, Size, 3> wzy (void) { DE_ASSERT(Size >= 3); return VecAccess<T, Size, 3>(*this, 3, … in wzy() function in tcu::Vector
/external/swiftshader/src/Reactor/
DSwizzle.hpp177 Swizzle4<Vector4, 0x3211> wzy; member
/external/rust/crates/glam/src/swizzles/
Duvec4_impl.rs652 fn wzy(self) -> UVec3 { in wzy() method
Ddvec4_impl.rs652 fn wzy(self) -> DVec3 { in wzy() method
Divec4_impl.rs652 fn wzy(self) -> IVec3 { in wzy() method
Dvec_traits.rs467 fn wzy(self) -> Self::Vec3; in wzy() method
/external/rust/crates/glam/src/swizzles/scalar/
Dvec4_impl.rs652 fn wzy(self) -> Vec3 { in wzy() method
/external/rust/crates/glam/src/swizzles/sse2/
Dvec4_impl.rs659 fn wzy(self) -> Vec3 { in wzy() method
/external/rust/crates/glam/src/swizzles/wasm32/
Dvec4_impl.rs656 fn wzy(self) -> Vec3 { in wzy() method
/external/rust/crates/glam/src/swizzles/coresimd/
Dvec4_impl.rs656 fn wzy(self) -> Vec3 { in wzy() method