Home
last modified time | relevance | path

Searched defs:from_mat3a (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/
Daffine2.rs216 pub fn from_mat3a(m: Mat3A) -> Self { in from_mat3a() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/scalar/
Dmat2.rs125 pub fn from_mat3a(m: Mat3A) -> Self { in from_mat3a() method
Dquat.rs260 pub fn from_mat3a(mat: &Mat3A) -> Self { in from_mat3a() method
Dmat4.rs320 pub fn from_mat3a(m: Mat3A) -> Self { in from_mat3a() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dmat2.rs139 pub fn from_mat3a(m: Mat3A) -> Self { in from_mat3a() method
Dquat.rs260 pub fn from_mat3a(mat: &Mat3A) -> Self { in from_mat3a() method
Dmat4.rs312 pub fn from_mat3a(m: Mat3A) -> Self { in from_mat3a() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dmat2.rs120 pub fn from_mat3a(m: Mat3A) -> Self { in from_mat3a() method
Dquat.rs252 pub fn from_mat3a(mat: &Mat3A) -> Self { in from_mat3a() method
Dmat4.rs309 pub fn from_mat3a(m: Mat3A) -> Self { in from_mat3a() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dmat2.rs120 pub fn from_mat3a(m: Mat3A) -> Self { in from_mat3a() method
Dquat.rs252 pub fn from_mat3a(mat: &Mat3A) -> Self { in from_mat3a() method
Dmat4.rs309 pub fn from_mat3a(m: Mat3A) -> Self { in from_mat3a() method