Searched defs:ScePspFMatrix4 (Results 1 – 1 of 1) sorted by relevance
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()