Function psp::sys::sceGuDepthMask

source ·
#[no_mangle]
pub unsafe extern "C" fn sceGuDepthMask(mask: i32)
Expand description

Mask depth buffer writes

§Parameters

  • mask: 1 to disable Z writes, 0 to enable