Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSwizzle.hpp412 Swizzle4<Vector4, 0x2103> zyxw; member
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c249 unsigned zyxw[4] = { 2, 1, 0, 3 }; in make_drawpix_zs_to_color_program_nir() local
/external/rust/crates/glam/src/swizzles/
Duvec4_impl.rs1450 fn zyxw(self) -> UVec4 { in zyxw() method
Ddvec4_impl.rs1450 fn zyxw(self) -> DVec4 { in zyxw() method
Divec4_impl.rs1450 fn zyxw(self) -> IVec4 { in zyxw() method
Dvec_traits.rs773 fn zyxw(self) -> Self; in zyxw() method
/external/rust/crates/glam/src/swizzles/scalar/
Dvec4_impl.rs1450 fn zyxw(self) -> Vec4 { in zyxw() method
/external/rust/crates/glam/src/swizzles/sse2/
Dvec4_impl.rs1457 fn zyxw(self) -> Vec4 { in zyxw() method
/external/rust/crates/glam/src/swizzles/wasm32/
Dvec4_impl.rs1454 fn zyxw(self) -> Vec4 { in zyxw() method
/external/rust/crates/glam/src/swizzles/coresimd/
Dvec4_impl.rs1454 fn zyxw(self) -> Vec4 { in zyxw() method