Home
last modified time | relevance | path

Searched defs:Vec4 (Results 1 – 25 of 63) sorted by relevance

123

/external/rust/crates/glam/src/swizzles/scalar/
Dvec4_impl.rs5 impl Vec4Swizzles for Vec4 { implementation
715 fn xxxx(self) -> Vec4 { in xxxx()
720 fn xxxy(self) -> Vec4 { in xxxy()
725 fn xxxz(self) -> Vec4 { in xxxz()
730 fn xxxw(self) -> Vec4 { in xxxw()
735 fn xxyx(self) -> Vec4 { in xxyx()
740 fn xxyy(self) -> Vec4 { in xxyy()
745 fn xxyz(self) -> Vec4 { in xxyz()
750 fn xxyw(self) -> Vec4 { in xxyw()
755 fn xxzx(self) -> Vec4 { in xxzx()
[all …]
Dvec3a_impl.rs8 type Vec4 = Vec4; typedef
326 fn xxxx(self) -> Vec4 { in xxxx()
331 fn xxxy(self) -> Vec4 { in xxxy()
336 fn xxxz(self) -> Vec4 { in xxxz()
341 fn xxyx(self) -> Vec4 { in xxyx()
346 fn xxyy(self) -> Vec4 { in xxyy()
351 fn xxyz(self) -> Vec4 { in xxyz()
356 fn xxzx(self) -> Vec4 { in xxzx()
361 fn xxzy(self) -> Vec4 { in xxzy()
366 fn xxzz(self) -> Vec4 { in xxzz()
[all …]
/external/rust/crates/glam/src/swizzles/sse2/
Dvec4_impl.rs12 impl Vec4Swizzles for Vec4 { implementation
722 fn xxxx(self) -> Vec4 { in xxxx()
727 fn xxxy(self) -> Vec4 { in xxxy()
732 fn xxxz(self) -> Vec4 { in xxxz()
737 fn xxxw(self) -> Vec4 { in xxxw()
742 fn xxyx(self) -> Vec4 { in xxyx()
747 fn xxyy(self) -> Vec4 { in xxyy()
752 fn xxyz(self) -> Vec4 { in xxyz()
757 fn xxyw(self) -> Vec4 { in xxyw()
762 fn xxzx(self) -> Vec4 { in xxzx()
[all …]
Dvec3a_impl.rs15 type Vec4 = Vec4; typedef
225 fn xxxx(self) -> Vec4 { in xxxx()
230 fn xxxy(self) -> Vec4 { in xxxy()
235 fn xxxz(self) -> Vec4 { in xxxz()
240 fn xxyx(self) -> Vec4 { in xxyx()
245 fn xxyy(self) -> Vec4 { in xxyy()
250 fn xxyz(self) -> Vec4 { in xxyz()
255 fn xxzx(self) -> Vec4 { in xxzx()
260 fn xxzy(self) -> Vec4 { in xxzy()
265 fn xxzz(self) -> Vec4 { in xxzz()
[all …]
/external/rust/crates/glam/src/swizzles/wasm32/
Dvec4_impl.rs9 impl Vec4Swizzles for Vec4 { implementation
719 fn xxxx(self) -> Vec4 { in xxxx()
724 fn xxxy(self) -> Vec4 { in xxxy()
729 fn xxxz(self) -> Vec4 { in xxxz()
734 fn xxxw(self) -> Vec4 { in xxxw()
739 fn xxyx(self) -> Vec4 { in xxyx()
744 fn xxyy(self) -> Vec4 { in xxyy()
749 fn xxyz(self) -> Vec4 { in xxyz()
754 fn xxyw(self) -> Vec4 { in xxyw()
759 fn xxzx(self) -> Vec4 { in xxzx()
[all …]
Dvec3a_impl.rs12 type Vec4 = Vec4; typedef
222 fn xxxx(self) -> Vec4 { in xxxx()
227 fn xxxy(self) -> Vec4 { in xxxy()
232 fn xxxz(self) -> Vec4 { in xxxz()
237 fn xxyx(self) -> Vec4 { in xxyx()
242 fn xxyy(self) -> Vec4 { in xxyy()
247 fn xxyz(self) -> Vec4 { in xxyz()
252 fn xxzx(self) -> Vec4 { in xxzx()
257 fn xxzy(self) -> Vec4 { in xxzy()
262 fn xxzz(self) -> Vec4 { in xxzz()
[all …]
/external/rust/crates/glam/src/swizzles/coresimd/
Dvec4_impl.rs9 impl Vec4Swizzles for Vec4 { implementation
719 fn xxxx(self) -> Vec4 { in xxxx()
724 fn xxxy(self) -> Vec4 { in xxxy()
729 fn xxxz(self) -> Vec4 { in xxxz()
734 fn xxxw(self) -> Vec4 { in xxxw()
739 fn xxyx(self) -> Vec4 { in xxyx()
744 fn xxyy(self) -> Vec4 { in xxyy()
749 fn xxyz(self) -> Vec4 { in xxyz()
754 fn xxyw(self) -> Vec4 { in xxyw()
759 fn xxzx(self) -> Vec4 { in xxzx()
[all …]
Dvec3a_impl.rs12 type Vec4 = Vec4; typedef
222 fn xxxx(self) -> Vec4 { in xxxx()
227 fn xxxy(self) -> Vec4 { in xxxy()
232 fn xxxz(self) -> Vec4 { in xxxz()
237 fn xxyx(self) -> Vec4 { in xxyx()
242 fn xxyy(self) -> Vec4 { in xxyy()
247 fn xxyz(self) -> Vec4 { in xxyz()
252 fn xxzx(self) -> Vec4 { in xxzx()
257 fn xxzy(self) -> Vec4 { in xxzy()
262 fn xxzz(self) -> Vec4 { in xxzz()
[all …]
/external/rust/crates/glam/src/swizzles/
Dvec3_impl.rs8 type Vec4 = Vec4; typedef
326 fn xxxx(self) -> Vec4 { in xxxx()
331 fn xxxy(self) -> Vec4 { in xxxy()
336 fn xxxz(self) -> Vec4 { in xxxz()
341 fn xxyx(self) -> Vec4 { in xxyx()
346 fn xxyy(self) -> Vec4 { in xxyy()
351 fn xxyz(self) -> Vec4 { in xxyz()
356 fn xxzx(self) -> Vec4 { in xxzx()
361 fn xxzy(self) -> Vec4 { in xxzy()
366 fn xxzz(self) -> Vec4 { in xxzz()
[all …]
Dvec2_impl.rs8 type Vec4 = Vec4; typedef
115 fn xxxx(self) -> Vec4 { in xxxx()
120 fn xxxy(self) -> Vec4 { in xxxy()
125 fn xxyx(self) -> Vec4 { in xxyx()
130 fn xxyy(self) -> Vec4 { in xxyy()
135 fn xyxx(self) -> Vec4 { in xyxx()
140 fn xyxy(self) -> Vec4 { in xyxy()
145 fn xyyx(self) -> Vec4 { in xyyx()
150 fn xyyy(self) -> Vec4 { in xyyy()
155 fn yxxx(self) -> Vec4 { in yxxx()
[all …]
Dvec_traits.rs6 type Vec4; typedef
35 fn xxxx(self) -> Self::Vec4; in xxxx()
37 fn xxxy(self) -> Self::Vec4; in xxxy()
39 fn xxyx(self) -> Self::Vec4; in xxyx()
41 fn xxyy(self) -> Self::Vec4; in xxyy()
43 fn xyxx(self) -> Self::Vec4; in xyxx()
45 fn xyxy(self) -> Self::Vec4; in xyxy()
47 fn xyyx(self) -> Self::Vec4; in xyyx()
49 fn xyyy(self) -> Self::Vec4; in xyyy()
51 fn yxxx(self) -> Self::Vec4; in yxxx()
[all …]
/external/rust/crates/glam/src/f32/scalar/
Dvec4.rs16 pub const fn vec4(x: f32, y: f32, z: f32, w: f32) -> Vec4 { in vec4()
31 pub struct Vec4 { struct
38 impl Vec4 { implementation
722 impl Default for Vec4 { implementation
729 impl Div<Vec4> for Vec4 { implementation
742 impl DivAssign<Vec4> for Vec4 { implementation
752 impl Div<f32> for Vec4 { implementation
765 impl DivAssign<f32> for Vec4 { implementation
778 fn div(self, rhs: Vec4) -> Vec4 { in div()
788 impl Mul<Vec4> for Vec4 { implementation
[all …]
Dmat4.rs15 pub const fn mat4(x_axis: Vec4, y_axis: Vec4, z_axis: Vec4, w_axis: Vec4) -> Mat4 { in mat4()
104 pub const fn from_cols(x_axis: Vec4, y_axis: Vec4, z_axis: Vec4, w_axis: Vec4) -> Self { in from_cols()
184 fn quat_to_axes(rotation: Quat) -> (Vec4, Vec4, Vec4) { in quat_to_axes()
499 pub fn col(&self, index: usize) -> Vec4 { in col()
515 pub fn col_mut(&mut self, index: usize) -> &mut Vec4 { in col_mut()
531 pub fn row(&self, index: usize) -> Vec4 { in row()
1017 pub fn mul_vec4(&self, rhs: Vec4) -> Vec4 { in mul_vec4()
/external/rust/crates/glam/src/f32/coresimd/
Dvec4.rs19 pub const fn vec4(x: f32, y: f32, z: f32, w: f32) -> Vec4 { in vec4()
28 pub struct Vec4(pub(crate) f32x4); struct
30 impl Vec4 { impl
101 unsafe { *(self as *const Vec4 as *const [f32; 4]) } constant
616 impl Default for Vec4 { implementation
623 impl PartialEq for Vec4 { implementation
630 impl Div<Vec4> for Vec4 { implementation
638 impl DivAssign<Vec4> for Vec4 { implementation
645 impl Div<f32> for Vec4 { implementation
653 impl DivAssign<f32> for Vec4 { implementation
[all …]
Dmat4.rs17 pub const fn mat4(x_axis: Vec4, y_axis: Vec4, z_axis: Vec4, w_axis: Vec4) -> Mat4 { in mat4()
99 pub const fn from_cols(x_axis: Vec4, y_axis: Vec4, z_axis: Vec4, w_axis: Vec4) -> Self { in from_cols()
171 fn quat_to_axes(rotation: Quat) -> (Vec4, Vec4, Vec4) { in quat_to_axes()
486 pub fn col(&self, index: usize) -> Vec4 { in col()
502 pub fn col_mut(&mut self, index: usize) -> &mut Vec4 { in col_mut()
518 pub fn row(&self, index: usize) -> Vec4 { in row()
1247 pub fn mul_vec4(&self, rhs: Vec4) -> Vec4 { in mul_vec4()
/external/rust/crates/glam/src/f32/wasm32/
Dvec4.rs23 pub const fn vec4(x: f32, y: f32, z: f32, w: f32) -> Vec4 { in vec4()
32 pub struct Vec4(pub(crate) v128); struct
34 impl Vec4 { implementation
105 unsafe { *(self as *const Vec4 as *const [f32; 4]) } constant
641 impl Default for Vec4 { implementation
648 impl PartialEq for Vec4 { implementation
655 impl Div<Vec4> for Vec4 { implementation
663 impl DivAssign<Vec4> for Vec4 { implementation
670 impl Div<f32> for Vec4 { implementation
678 impl DivAssign<f32> for Vec4 { implementation
[all …]
Dmat4.rs17 pub const fn mat4(x_axis: Vec4, y_axis: Vec4, z_axis: Vec4, w_axis: Vec4) -> Mat4 { in mat4()
99 pub const fn from_cols(x_axis: Vec4, y_axis: Vec4, z_axis: Vec4, w_axis: Vec4) -> Self { in from_cols()
171 fn quat_to_axes(rotation: Quat) -> (Vec4, Vec4, Vec4) { in quat_to_axes()
486 pub fn col(&self, index: usize) -> Vec4 { in col()
502 pub fn col_mut(&mut self, index: usize) -> &mut Vec4 { in col_mut()
518 pub fn row(&self, index: usize) -> Vec4 { in row()
1103 pub fn mul_vec4(&self, rhs: Vec4) -> Vec4 { in mul_vec4()
/external/rust/crates/glam/src/f32/sse2/
Dvec4.rs26 pub const fn vec4(x: f32, y: f32, z: f32, w: f32) -> Vec4 { in vec4()
35 pub struct Vec4(pub(crate) __m128); struct
37 impl Vec4 { implementation
113 unsafe { *(self as *const Vec4 as *const [f32; 4]) } constant
664 impl Default for Vec4 { implementation
671 impl PartialEq for Vec4 { implementation
678 impl Div<Vec4> for Vec4 { implementation
686 impl DivAssign<Vec4> for Vec4 { implementation
693 impl Div<f32> for Vec4 { implementation
701 impl DivAssign<f32> for Vec4 { implementation
[all …]
Dmat4.rs20 pub const fn mat4(x_axis: Vec4, y_axis: Vec4, z_axis: Vec4, w_axis: Vec4) -> Mat4 { in mat4()
102 pub const fn from_cols(x_axis: Vec4, y_axis: Vec4, z_axis: Vec4, w_axis: Vec4) -> Self { in from_cols()
174 fn quat_to_axes(rotation: Quat) -> (Vec4, Vec4, Vec4) { in quat_to_axes()
489 pub fn col(&self, index: usize) -> Vec4 { in col()
505 pub fn col_mut(&mut self, index: usize) -> &mut Vec4 { in col_mut()
521 pub fn row(&self, index: usize) -> Vec4 { in row()
1112 pub fn mul_vec4(&self, rhs: Vec4) -> Vec4 { in mul_vec4()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h48 struct alignas(sizeof(T)) Vec4 { struct
56 Vec4() : Vec4(T(0.0f)) {} in Vec4() function
59 Vec4(S x_, S y_, S z_, S w_) : x(x_), y(y_), z(z_), w(w_) {} in Vec4() argument
60 explicit Vec4(T v) : x(v), y(v), z(v), w(v) {} in Vec4() argument
63 explicit Vec4(S v) : x(v), y(v), z(v), w(v) {} in Vec4() function
65 Vec4(const Vec4& f) : x(f.x), y(f.y), z(f.z), w(f.w) {} in Vec4() function
68 Vec4(const Vec4<S>& f) : x(f.x), y(f.y), z(f.z), w(f.w) {} in Vec4() argument
83 bool operator==(const Vec4& value) const { argument
/external/rust/crates/glam/src/
Dderef.rs21 pub struct Vec4<T> { struct
22 pub x: T,
23 pub y: T,
24 pub z: T,
25 pub w: T,
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib.hpp83 using Vec4 = SIMD128Impl::Vec4; typedef
139 using Vec4 = SIMD256Impl::Vec4; typedef
194 using Vec4 = SIMD512Impl::Vec4; typedef
210 using Vec4 = typename Traits::Vec4; typedef
231 using Vec4 = typename SIMD_T::Vec4; typedef
Dsimdlib_types.hpp144 union Vec4 union
227 using Vec4 = SIMDImpl::Vec4<Float, Integer, Double>; typedef
310 using Vec4 = SIMDImpl::Vec4<Float, Integer, Double>; typedef
/external/rust/crates/glam/src/features/
Dimpl_bytemuck.rs21 unsafe impl Pod for Vec4 {} implementation
22 unsafe impl Zeroable for Vec4 {} implementation
/external/deqp/framework/common/
DtcuVectorType.hpp41 typedef Vector<float, 4> Vec4; typedef

123