Function psp::sys::sceGumLoadIdentity

source ·
#[no_mangle]
pub unsafe extern "C" fn sceGumLoadIdentity()
Expand description

Load identity matrix

[1 0 0 0]
[0 1 0 0]
[0 0 1 0]
[0 0 0 1]