[−][src]Type Definition ul_sys::ULGPUDriverBeginSynchronizeCallback
type ULGPUDriverBeginSynchronizeCallback = Option<unsafe extern "C" fn()>;
The callback invoked when the GPUDriver will begin dispatching commands (such as CreateTexture and UpdateCommandList) during the current call to ulRender().