Home
last modified time | relevance | path

Searched refs:ScePspFMatrix4 (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/libc/src/
H A Dpsp.rs2239 pub struct ScePspFMatrix4 { structure names
2303 pub fm: ScePspFMatrix4,
3635 pub fn sceGuSetMatrix(type_: MatrixMode, matrix: &ScePspFMatrix4); in sceGuSetMatrix()
3636 pub fn sceGuBoneMatrix(index: u32, matrix: &ScePspFMatrix4); in sceGuBoneMatrix()
3681 pub fn sceGumLoadMatrix(m: &ScePspFMatrix4); in sceGumLoadMatrix()
3684 pub fn sceGumMultMatrix(m: &ScePspFMatrix4); in sceGumMultMatrix()
3695 pub fn sceGumStoreMatrix(m: &mut ScePspFMatrix4); in sceGumStoreMatrix()

Completed in 8 milliseconds