Function psp::sys::sceGuTexSync

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

Synchronize rendering pipeline with image upload.

This will stall the rendering pipeline until the current image upload initiated by sceGuCopyImage has completed.