Home
last modified time | relevance | path

Searched refs:yyw (Results 1 – 17 of 17) sorted by relevance

/external/rust/crates/glam/src/swizzles/
Dvec_traits.rs399 fn yyw(self) -> Self::Vec3; in yyw() method
Duvec4_impl.rs346 fn yyw(self) -> UVec3 { in yyw() method
Ddvec4_impl.rs346 fn yyw(self) -> DVec3 { in yyw() method
Divec4_impl.rs346 fn yyw(self) -> IVec3 { in yyw() method
/external/swiftshader/src/Reactor/
DSwizzle.hpp203 Swizzle4<Vector4, 0x1133> yyw; member
/external/deqp/data/gles3/shaders/
Dswizzle_math_operations.test624 out0 = in0.yyw + in1.ywy;
1440 out0 = in0.yyw + in1.ywy;
2260 out0 = in0.yyw - in1.ywy;
3076 out0 = in0.yyw - in1.ywy;
3896 out0 = in0.yyw * in1.ywy;
4712 out0 = in0.yyw * in1.ywy;
5532 out0 = in0.yyw / in1.ywy;
6348 out0 = in0.yyw / in1.ywy;
Dswizzles.test1518 out0 = in0.yyw;
4002 out0 = in0.yyw;
6486 out0 = in0.yyw;
/external/rust/crates/glam/tests/
Dswizzles_u32.rs287 assert_eq!(v.yyw(), uvec3(2_u32, 2_u32, 4_u32));
Dswizzles_f64.rs291 assert_eq!(v.yyw(), dvec3(2_f64, 2_f64, 4_f64));
Dswizzles_i32.rs287 assert_eq!(v.yyw(), ivec3(2_i32, 2_i32, 4_i32));
Dswizzles_f32.rs287 assert_eq!(v.yyw(), vec3(2_f32, 2_f32, 4_f32));
/external/rust/crates/glam/src/swizzles/sse2/
Dvec4_impl.rs353 fn yyw(self) -> Vec3 { in yyw() method
/external/rust/crates/glam/src/swizzles/wasm32/
Dvec4_impl.rs350 fn yyw(self) -> Vec3 { in yyw() method
/external/rust/crates/glam/src/swizzles/coresimd/
Dvec4_impl.rs350 fn yyw(self) -> Vec3 { in yyw() method
/external/rust/crates/glam/src/swizzles/scalar/
Dvec4_impl.rs346 fn yyw(self) -> Vec3 { in yyw() method
/external/deqp/data/gles2/shaders/
Dswizzles.test1386 out0 = in0.yyw;
3654 out0 = in0.yyw;
5922 out0 = in0.yyw;
/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
Dswizzles.test1584 out0 = in0.yyw;
4176 out0 = in0.yyw;
6768 out0 = in0.yyw;