Type Definition ul_sys::ULGPUDriverBeginSynchronizeCallback[][src]

pub type ULGPUDriverBeginSynchronizeCallback = Option<unsafe extern "C" fn()>;
Expand description

The callback invoked when the GPUDriver will begin dispatching commands (such as CreateTexture and UpdateCommandList) during the current call to ulRender().