Home
last modified time | relevance | path

Searched defs:xyw (Results 1 – 11 of 11) sorted by relevance

/external/deqp/framework/common/
DtcuVector.hpp136 …VecAccess<T, Size, 3> xyw (void) { DE_ASSERT(Size >= 3); return VecAccess<T, Size, 3>(*this, 0, … in xyw() function in tcu::Vector
/external/skia/src/core/
DSkMatrix.cpp1791 SkPoint3 xyw; in DifferentialAreaScale() local
1821 SkPoint3 xyw[4]; in NearlyAffine() local
/external/swiftshader/src/Reactor/
DSwizzle.hpp202 SwizzleMask4<Vector4, 0x0133> xyw; member
/external/rust/crates/glam/src/swizzles/
Duvec4_impl.rs202 fn xyw(self) -> UVec3 { in xyw() method
Ddvec4_impl.rs202 fn xyw(self) -> DVec3 { in xyw() method
Divec4_impl.rs202 fn xyw(self) -> IVec3 { in xyw() method
Dvec_traits.rs367 fn xyw(self) -> Self::Vec3; in xyw() method
/external/rust/crates/glam/src/swizzles/scalar/
Dvec4_impl.rs202 fn xyw(self) -> Vec3 { in xyw() method
/external/rust/crates/glam/src/swizzles/sse2/
Dvec4_impl.rs209 fn xyw(self) -> Vec3 { in xyw() method
/external/rust/crates/glam/src/swizzles/wasm32/
Dvec4_impl.rs206 fn xyw(self) -> Vec3 { in xyw() method
/external/rust/crates/glam/src/swizzles/coresimd/
Dvec4_impl.rs206 fn xyw(self) -> Vec3 { in xyw() method