Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/
Dpsp.rs3635 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()